The brk-debug command indicates that the BREAK key invokes the debugger on subsequent uses.
If the current process is a BASIC program, the BASIC debugger is invoked. In all other cases, the system (virtual) debugger is invoked. If the BREAK key is set to push a level, the debugger may be entered with the debug or de command.
On some systems, when the BREAK key is set to push a level, it is not possible to push a level while in the debugger. To push a level while in the debugger, type : and press ENTER.
Syntax
break-debug {pib.no} |
See Also
? Command, BASIC/FlashBASIC Debugger, break-key Command, break-key-off Macro, break-key-on Macro, brk-debug Command, brk-level Command, de Command, debug Command, debug Statement, esc-data Command, esc-level Command, Level Pushing, Levels, u218d User Exit