STOP

Function

STOP terminates program execution and prints a message on the LCD screen.

Syntax

STOP

Examples

550 STOP

causes:

*BREAK IN LINE 550*

Remarks

Typing CONT causes execution to continue from the line following STOP.