Hi,
I am fairly new to VB, and am trying to create a small application, which needs to be run though a command prompt or a shortcut with a parameter passed to it.
For example you could run it as something like this
update.exe /updatefile="c:\myupdate.upd"
Can anyone tell me how/if I can create an VB6 app to except a paramter passed to it on startup.
Thanks,
Gavin,
I am fairly new to VB, and am trying to create a small application, which needs to be run though a command prompt or a shortcut with a parameter passed to it.
For example you could run it as something like this
update.exe /updatefile="c:\myupdate.upd"
Can anyone tell me how/if I can create an VB6 app to except a paramter passed to it on startup.
Thanks,
Gavin,