(sorry for the tacky title)
How do I call another program and run it with parameters?(like if you ran it from a MS DOS prompt)
note: this means of course THROUGH VB!(code)
Printable View
(sorry for the tacky title)
How do I call another program and run it with parameters?(like if you ran it from a MS DOS prompt)
note: this means of course THROUGH VB!(code)
Code:Shell "MyApp.exe mydoc.txt"