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!

Using perameters

Status
Not open for further replies.

quebasic2

Programmer
Dec 17, 2002
174
IN
Can you use perameters in qbasic. Example:

theprogram.exe write

 
from the Quick Basic help:
Code:
COMMAND$

Returns the command line used to invoke the program. Can be modified by
selecting Modify COMMAND$ on QuickBASIC's Run menu.

(but no such thing in QBasic).
 
Thank you tsh73. That is just the command I needed.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top