Compiling a large QBasic program.

Please use this Board for QBasic related requests ( file research, programming, etc.)

Moderators:Administrator, Global Moderator

Post Reply
Guest
Compiling a large QBasic program.

Post by Guest » Fri Dec 27, 2002 12:11 pm

I have written a QBasic 1.0 program whose filesize is 127 KB. Is there any way for me to compile this program and make it a stand-alone executable file? QuickBasic 4.5 will only compile a program up to 62 KB, I believe.

Guest

Re: Compiling a large QBasic program.

Post by Guest » Fri Jan 10, 2003 2:16 am

I've compiled programs over 400K in QB45. Try loading QB45 with the /AH option.

Guest

Re: Compiling a large QBasic program.

Post by Guest » Sun Feb 09, 2003 6:52 pm

Hi!
i have the same problem!
and that /AH thing doesn't work....

is there another way to solve this problem?

Post Reply