Compiling a large QBasic program.
Moderators:Administrator, Global Moderator
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.
Re: Compiling a large QBasic program.
I've compiled programs over 400K in QB45. Try loading QB45 with the /AH option.
Re: Compiling a large QBasic program.
Hi!
i have the same problem!
and that /AH thing doesn't work....
is there another way to solve this problem?
i have the same problem!
and that /AH thing doesn't work....
is there another way to solve this problem?