ESCAPE

PURPOSE:
To INTERRUPT the execution of a PROGRAM and enter CONSOLE MODE.
STATEMENT SYNTAX:
stno ESCAPE

EXAMPLE:
0500 ESCAPE
NOTES:
Execution of the ESCAPE command within a program causes interruption of that program. SM32 enters CONSOLE MODE and lists the ESCAPE statement on the screen. Continuation of the program from this point is provided by the command RUN.

ALSO SEE: . (Single Step)