|
-
Oct 11th, 2003, 04:54 PM
#1
Thread Starter
New Member
Shell command problem
I have a window I made to run some of my visual demos. I'm simply unloading that window and running another program from it. The syntax I'm using is:
If RN = 1 Then Myprog = Shell("C:\My Documents\Chris Misc\Progname", 1)
On some PC's this works fine, on others, when running the executable of my program, they get a path error. What can I do different to avoid the error?
vbsslink
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
|