Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Running QBASIC programs via batch
Name: PONG Date: October 24, 2001 at 10:00:53 Pacific
Comment:
If I need to execute a QBasic program from a DOS batch script: QBASIC /RUN MYPROG.BAS but after executing it waits for you to press a key ... and starts the editor. Any way to bypass that and close qbasic after the program has run?
I dont know the functions of some commands. If you all wouldnt mind then could you all please send me a document on all QBASIC commands ? I would be very grateful if you all helped me !
Summary: What kind of computer does not run Qbasic programs? The only requirement I have heard is 286 CPU or better, so unless you are using XT's or something ... Still, the batch language is supposed to do st...
Summary: copy the dbf file (database file) it's missing into the appropriate directory of the installed program and then try running the program again. if it can't find the file, it probably means the file (la...