
Realizer refused to load my BASICA file
Quote:
>My program is really a little big (50K ASCII), but I don't think it's huge
>enough for Realizer not to be able to handle.
32k is the max file size for Realizer. This comes by the way you
program in Realizer. It practically demands that you program in modules.
Each module has a max asci file size of 32k. Once you compile all the
modules the .exe can be whatever it comes out to be, much bigger.
A module is either a "macro" or another file that needs to run simul.
with all the others. Each form should be its own file,etc.
Steve Wiser