Try OpenEdge Now
Debugging and Troubleshooting
OpenEdge Debugger
:
Introduction
:
Debugger features and functions
:
Application control
:
Procedure termination
Procedure termination
You can force a procedure to terminate at a break or interrupt point, using
Debug
>
Stop
. This effectively inserts and executes an ABL
STOP
statement at the current break or interrupt point.