Try OpenEdge Now
Error Handling
STOP and QUIT Condition Handling
:
STOP condition handling
:
Raising the STOP condition
Raising the STOP condition
The
STOP
statement allows you to raise the
STOP
condition. The statement executes the default
STOP
condition handling. Unless you have coded an
ON STOP
phrase, the
STOP
statement stops all currently active procedures. This is the statement syntax:
Syntax
STOP