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>base/5300 memory low</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BASE/5300    Memory low

     Default Behavior:  Continue with program execution.  Default
     behavior is only available when Error:severity is set to ES_WARNING.

     Explanation:  The application has insufficient conventional memory.
     If the condition is a warning (severity 1), execution can continue but
     an unrecoverable error may occur without further warning.  If the
     condition is a recoverable error (severity 2), execution cannot
     continue.

     Action:  For safety, quit the application.  Make more memory
     available before running the application again.  Remove unneeded
     resident utilities or device drivers.  Opening fewer database or index
     files may make more memory available.  This error may occur when
     manipulating large browse objects or character values, indicating that
     there is insufficient memory to swap in the object or character value.
     If many C or Assembler add-on functions are linked, staticly overlaying
     some of these functions may free up memory for other uses.

     See Also:  For information on overlaying C and Assembler code, refer
     to The CA-Clipper Linker--RTLINK.EXE chapter in the Programming and
     Utilities guide.

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