Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

howto read run-time parameter 1

Status
Not open for further replies.

mvAnalyst

Programmer
Oct 18, 2002
5
US
given a (standard exe) VB6 program: pgm.exe
if I create a shortcut to (or run) pgm WITH PARAMETERS
pgm.exe "a b c", 27
how do I get the values "a b c" and 27 into variables within the pgm
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top