EGL1208E A QUIT signal was received.

Explanation

The Quit key was pressed and the program is not coded to handle the quit signal.

User Response

Set ConsoleLib.deferQuit to true to handle the quit signal.


Feedback