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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

QBASIC program command line switches

Status
Not open for further replies.

stanners

Programmer
Jun 11, 2002
1
GB
Hi,
I would like to know if there is a way of being able to enter a DOS prompt switch on a QBASIC EXE file. What I mean by that is after I've compiled a QBASIC program into an exe, I want to be able to use command line switches or variable.

Thanks in advance,

Stan
 
Yes, read up on COMMAND$ function.

--MiggyD It's better to have two heads to solve a problem from different angles than to have tunnel vision to a dead end.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top