Hey could someone tell me how to run a program invisible wit

If you have questions about any aspect of QBasic programming, or would like to help fellow programmers solve their problems, check out this board!

Moderators: Pete, Mods

Post Reply
Evan
Coder
Posts: 21
Joined: Wed Dec 27, 2006 6:03 pm
Location: Weatherford TX

Hey could someone tell me how to run a program invisible wit

Post by Evan »

Hey could someone tell me how to run a program invisible with Qbasic?
Evan Hurd
qbguy
Coder
Posts: 14
Joined: Tue Dec 26, 2006 7:27 pm

Post by qbguy »

type (at the command prompt/ DOS prompt/ whatever you want to call it):

QBASIC /RUN [insert whatever the name of the file is here]
Post Reply