What is "Internal Error 5333" and what can I do about it?

Date: 17-Jul-93
X-Contributor: Samuel S. Shuster

Internal Error 5333 occurs when the virtual memory management
subsystem gets overloaded and cannot find enough memory to
continue execution. You can take a few steps to cope with
IE 5333:

1. You can force the virtual memory manager to do a partial
cleanup and compaction by executing

@ 100, 100 SAY "" // This is an impossible screen location.

2. Consider using CA-Clipper 5.2d. It contains bug fixes that
sometimes but not always solve IE 5333 problems.