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 »

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 »

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 »

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

is there another way to solve this problem?
Post Reply