|
-
Mar 2nd, 2003, 02:19 AM
#1
Thread Starter
Fanatic Member
How do I make vb make a .EXE file? and Split()
1) Using Split(), How would I make it so the user can enter aNY charecter, like if I split using "_", the thing is NAME_AGE_LOCATION, and I want to split that, but the user enters like Da_ve for name, itll split it to Da ve instead of Da_ve.
2) How would I make vb 'produce' a .exe file? Lets say, I want to make a command button, and when u run this and click it, I want vb to make a bin file in "C:\" named biff.exe, and this file does whatever I want, Is it harder in VB than another language? (delphi?)
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
|