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!

Command line options? 1

Status
Not open for further replies.

scrano

Technical User
Jan 24, 2001
51
0
0
AU
Hi can anyone please tell me how you would go about writing a program up that will accept command line options specific to the running of that program. Thanx in advance
 
Check out the command() function. It's used to get any command line arguments when your application launches.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top