|
-
Nov 22nd, 1999, 03:37 AM
#1
Thread Starter
Hyperactive Member
Is there anyway to compile a program using VB? I mean like in the VB code, have it make an exe.
P.S. Please don't tell me to use Assembly
------------------
Tom Young, 14 Year Old
[email protected]
ICQ: 15743470 Add Me ICQ Me
AIM: TomY10
PERL, JavaScript and VB Programmer
-
Nov 22nd, 1999, 04:28 AM
#2
You could Shell VB with the Compile Command Line Argument, eg.
Shell VB6.exe /m C:\Files\MyProject.vbp
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
-
Nov 22nd, 1999, 04:30 AM
#3
Thread Starter
Hyperactive Member
That would work, but what about if the program is to be used by an end-user, and doesn't have any type of compiler?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|