cykx New Member Oct 20, 2004 #1 Hi, this is my first post here. Im a bit of a computer geek and have just finished a prgrom in Qbasic. Yes, i know its old. I would like to know how I can convert it to an exe, so it can be run without Qbasic. Any help greatly appreciated. Thanks.
Hi, this is my first post here. Im a bit of a computer geek and have just finished a prgrom in Qbasic. Yes, i know its old. I would like to know how I can convert it to an exe, so it can be run without Qbasic. Any help greatly appreciated. Thanks.
Z ZER0X VIP Member Oct 20, 2004 #2 When I used QBASIC last....you could just make it an .EXE in the QBASIC....U have to compile the program into an .EXE export it Last edited: Oct 20, 2004
When I used QBASIC last....you could just make it an .EXE in the QBASIC....U have to compile the program into an .EXE export it
cykx New Member Oct 20, 2004 #3 Thank you very much but im sort of a n00b to the whole programming world, to a point. But ok. How do i compile? just change the extension ?
Thank you very much but im sort of a n00b to the whole programming world, to a point. But ok. How do i compile? just change the extension ?
cykx New Member Oct 20, 2004 #4 Ok, I found a compiler. Thank You. My program is running nicely as an exe. Im happy. Last edited: Oct 20, 2004
Z ZER0X VIP Member Oct 20, 2004 #5 cykx said: Ok, I found a compiler. Thank You. My program is running nicely as an exe. Im happy. Click to expand... Well I knew that QBASIC came with a compiler ....glad I could help
cykx said: Ok, I found a compiler. Thank You. My program is running nicely as an exe. Im happy. Click to expand... Well I knew that QBASIC came with a compiler ....glad I could help