Search found 2 matches

by PunkMaister
Sun Feb 05, 2012 6:55 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: How do I call or run a separate executable on a QB program?
Replies: 2
Views: 8727

Shell! I knew there was a command as I said I could not remember which Thanks a bunch! :D
by PunkMaister
Sun Feb 05, 2012 5:16 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: How do I call or run a separate executable on a QB program?
Replies: 2
Views: 8727

How do I call or run a separate executable on a QB program?

It's been a long while and I can't remember how. It's to call or run a separate non QB based executable as an alternative in a small menu program I'm writing to complement a batch file used to run the gamw Redneck Rampage under DOSBox I want that when one exits the game for the user to have the opti...