Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Error Messages - <b>c3001 out of memory</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C3001   Out of memory

     Explanation:  The compiler has run out of memory.

     Action:  The easiest solution is to make the program smaller by
     reducing the number of procedures or functions defined in the program
     file (.prg) or reducing the number of program files in the compiler
     script file.  Reducing the number of preprocessor directives used in the
     application may also help. If possible, you could make more memory
     available to the compiler by temporarily unloading any memory-resident
     programs currently in memory.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson