: : :
This message was edited by g6prgm at 2006-10-21 0:42:12
: : : Dose anyone know a program or some way to convert the .bas files from "micorsoft quickbasic" (found on my win98se cd) into .exe? or how to go about doing that.
: : :
: : :
: : :
: : Open the .bas file with quickbasic and select "Make EXE File..." from the Run menu.
: :
: I don't have that option in the run menu and it says in the help file to use microsoft visual basic or another compiler.(this is what the about said "MS DOS QBasic v 1.1")
:
Ah, indeed QBasic 1.1 didn't include a compiler. However, instead of using VB for DOS, I recommend, that you download QuickBasic 4.5 and use that instead of QBasic 1.1 for both editing and compiling to exe.
http://qbnz.com/pages/downloads/software/
Good luck!