|
-
May 11th, 2007, 05:00 AM
#1
Thread Starter
New Member
Shell Problem with command line arguments VB6
Hi
I am new to VB6 programming.
I am stuck with Shell command. I want to run a EXE with command line arguments i.e.
Shell ("c:\myapplication.exe argument1 argument2") but it does not work. Project runs but nothing happens.
When i run it without any arguments i.e.
Shell ("c:\myapplication.exe") it works.
Please help ASAP and tell me a way out Please.
regards
SAM
PS:And if I run it in Windows->Start->Run as c:\myapplication.exe argument1 argument2 the also it works fine.
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
|