Page 1 of 1

QBASIC

Posted: Mon Sep 05, 2005 11:41 am
by The IBM Guy
Dale, I know for a fact DHPOS was written using qbasic. So maybe you can help.

I have developed a piece of business managment software and it occured to me that! How do I compile the file!

Do you know of any good compilers?

Thanks
Lrd Ryan

QuickBASIC

Posted: Mon Sep 05, 2005 11:50 am
by Dale Harris
The IBM Guy,

Well actually POS is written in QuickBASIC 7.1 which will compile programs into .EXE files. You can download it from here http://www.ojodepez-fanzine.net/network/qbdl/

One neat-o thing is that QB7.1 or QB4.5 will load and compile QBASIC program code and compile it with no changes in the QBASIC code.

Posted: Mon Sep 05, 2005 1:51 pm
by The IBM Guy
Thanks with try QB.

Posted: Mon Sep 05, 2005 3:26 pm
by Andrew
QB 4.5 and 7.1 are the same as QBASIC (I'm assuming you have version 1.0 or 1.1), except they have some extra functions and compile to EXE (Run - Make EXE File).