brk-debug

brk-debug


break-key-on Index Level brk-level
Syntax
Category TCL
Type Verb
Description indicates that the break key will invoke the debugger on subsequent uses.

If the current process is a FlashBASIC program, the FlashBASIC 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, enter a colon (:) followed by <return> or <enter>.
Options
See Also level pushing esc-level levels break-key-on break-key break-key-off r83.setup brk-level esc-data debug DEBUG end : u218d
Example
Warnings
Compatibility D3 7.0 AP
break-key-on Index Level brk-level