Thanks for your help.
I did what you said. I already had QBasic on the machine I am working on. And, it will run under QBasic. But, I need something to compile it with that way I can just run the .exe's instead of running it under QBasic using the .bas
I hope this makes sense. Any other suggestions?
Thanks again.
Erik
Originally Posted by chrisbliss18
Try the following.- Download this file.
- Create a folder for qBasic somewhere (such as C:\qbasic) and place the downloaded file there
- Open a command prompt, navigate to the folder that you placed the file in, and run the program. After the program runs, you will have qBasic installed on your machine.
- Run qBasic as you would normally.
Does this help you?