| 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>.
|