I Have been trying to make my qbasic programes to be executable but I could not figure that out. The Reason why is becuase you must have the compiler to run the program.
Get a copy of QB4.5. When you go under the "Run" menu, choose Make execuatable. There will be a few settings in the dialog box that appears. Make sure that you choose "Stand Alone EXE" and the exe should be able to run by itself.
: I Have been trying to make my qbasic programes to be executable but I could not figure that out. The Reason why is becuase you must have the compiler to run the program. :
Comments
When you go under the "Run" menu, choose Make execuatable.
There will be a few settings in the dialog box that appears.
Make sure that you choose "Stand Alone EXE" and the exe should be able to run by itself.
: I Have been trying to make my qbasic programes to be executable but I could not figure that out. The Reason why is becuase you must have the compiler to run the program.
: