QUIT
Quit the current program without traceback
WSupported on Windows
|
USupported on Unix
|
VSupported on OpenVMS
|
|
QUIT
Discussion
The QUIT command exits the current program without displaying any traceback information and returns to the operating system prompt. The program stops immediately; no FINALLY blocks or destructors are executed.