SHUTDOWN_DESTROYS_GUI

This configuration variable causes the run time to destroy all canvases on shutdown. On character-based systems, this has the side effect of erasing the screen on shutdown.

Use this configuration variable to help diagnose the cause of a failure during the run time shutdown process.

Set to TRUE (ON, YES, 1) to destroy all canvases on shutdown. Set to FALSE (OFF, FALSE, 0) to shut down normally. The default is TRUE.