Starts and initializes the Debugger, and immediately gives control to the Debugger in stand-alone mode while blocking the invoking procedure.
If the Debugger starts successfully, this method returns TRUE after the Debugger exits. Otherwise, it returns FALSE with no effect.
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.