STOP Procedure

Stops the execution of a running program and returns control to the interactive mode.

Usage

STOP[, expr1, ... , exprn]

Input Parameters

expri—(optional) One or more expressions whose value is printed. If no parameters are present, a brief message describing where the STOP was encountered is printed.

Keywords

None.

See Also

BREAKPOINT,  RETALL,  RETURN