|
-
Jan 5th, 2002, 09:30 PM
#1
Thread Starter
Member
Inserting .vbs file into program?
My next program is going to execute a vbs file with some arguments i get through my program.
I'm trying to decide how to do it. I didn't think echoing the vbs to a file would be viable, because it has so many quotes in it. I didn't want to include the file seperately because i want just 1 file (.exe).
I was thinking of using a resource file. Can i store .vbs files in the resource file, and execute it from there somehow? I'm not very familiar with the resource file, but from all i've seen is how to load bitmaps or icons.
Anyone know?
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
|