The debug command temporarily exits the BASIC/FlashBASIC debugger and invokes the system debugger. Issuing a g command from the system debugger returns control to the BASIC/FlashBASIC debugger.
The BASIC/FlashBASIC debug and de commands are identical to the TCL debug command.
Press BREAK to enter the debugger.
*I3 ***debug I bd.d.064 => 19 b$bd.com !!!g
Returns to the BASIC/FlashBASIC debugger.
***g
Resumes program execution.
BASIC/FlashBASIC Debugger, c command (FlashBASIC Debugger), CTRL+J command, d command (FlashBASIC Debugger), de command (FlashBASIC Debugger), debug command (TCL commands), debug statement, de command (FlashBASIC Debugger), end command (FlashBASIC Debugger), down command, off command (FlashBASIC Debugger)