[<<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
     (.prg) file 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.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson