I want to be able to pass an argument to an application I developed in VB6. Can anyone give me some guidance?
What the app is, is a console that runs some database operations. Right now, you open it up, make your selections, and run it. I wantto be able to pass a parameter to it on a command line so it will run a default set of parameters.
Thanx