|
-
Jan 7th, 2006, 12:03 PM
#1
Thread Starter
Frenzied Member
How to pass a command line argument in VBA?
Hi all,
I am using MS office 2003. I want to pass the command line argument through vba code.
For example,
I have an application, the command line argument is,
ABC.exe /s /f
If I run this command in command prompt it will open that application in silent mode (/s), etc.
I want to achieve the same thing through vba code.
How can I do that?
Thanks in advance.
CS.
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
|