Realizer refused to load my BASICA file 
Author Message
 Realizer refused to load my BASICA file

I had Realizer import one of my old BASICA/QuickBASIC program.  Realizer
said the source file had too many lines or too big and refused to proceed.

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.

What can I do?  Any suggestions?

Dai/2



Wed, 31 Jul 1996 03:14:24 GMT  
 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


Thu, 01 Aug 1996 09:55:25 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. OLE-Auto, vb4, NT3.51: Word 7 refuses service at medium load

2. Program refuses to load past splash screen...

3. Realizer FILES and directories...

4. IIS server refuses to unpack Cab files

5. Binary Files in BASICA - Can It be done?

6. Binary Files in BASICA - Thanks!!!

7. BASICA | GWBASIC protected files

8. Help,loading binary database file when loading program

9. Please help(loading binary database file when loading program

10. Making sure application only loads once when loading files

11. CA-Realizer: what's *.RLV? Any financial hackers using Realizer?

12. Need to load .EML file and save it as .MSG file

 

 
Powered by phpBB® Forum Software