|
-
September 19th, 2001, 04:58 AM
#1
shell command
hello,
I know how to use shell command but, I don't know how to execute this "c:\abc.exe -a -b c". It is working in shortcut at desktop. when I try
shell "c:\abc.exe -a -b c"
or
hud = shell ("c:\abc.exe -a -b c")
in VB, this command behind the execute file will not passing in to the software. Could any one help?
Thank you very much
Eddie
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
|