Making a program in BASIC for command line
Posted: Wed May 24, 2006 9:20 pm
How do I make my BASIC program be in a dos window when executed? I would like to make it .COM.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
You must be refering to GW-BASIC or QBasic? I "borrowed" a copy of QuickBasic which came with a compiler...feyd wrote:It would have to be compiled. It's been years since I've even touched BASIC. Way before compilation of the files was available, so I couldn't tell you how that is done.