Pass a cmd line argument to a VB6 app - TechRepublic
General discussion
October 17, 2000 at 04:01 AM
edwardhammerbeck

Pass a cmd line argument to a VB6 app

by edwardhammerbeck . Updated 25 years, 7 months ago

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

This discussion is locked

All Comments