Return type:
Applies to:
DEBUG ( )This method has the same effect as starting OpenEdge with the Debugger (-debug) startup parameter, except that instead of running the Debugger from the OpenEdge command line, it runs it from the invoking procedure. The invoking procedure then waits to continue execution until the Debugger exits. Although the Debugger has no control over the invoking procedure, it can control any other procedure started with the Debugger RUN option.
Note: For more information about running the Debugger in stand-alone mode, see OpenEdge Development: Debugging and Troubleshooting. For more information about the DEBUGGER system handle, see the reference entry for the DEBUGGER system handle.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |