^ Command ^ Short Description ^ ^ | **[[manual:chapter6:docol:cmd_exitrpl|EXITRPL]]** | Panic exit - abort the RPL engine. | NEW | | **[[manual:chapter6:docol:cmd_eval1next|EVAL1NEXT]]** | Perform EVAL1 on the next object in a secondary and skips it | NEW | | **[[manual:chapter6:docol:cmd_resume|RESUME]]** | End error handler and resume execution of main program | NEW | | **[[manual:chapter6:docol:cmd_doerr|DOERR]]** | Issue an error condition | CHANGED | | **[[manual:chapter6:docol:cmd_errn|ERRN]]** | Recall the previous error code | CHANGED | | **[[manual:chapter6:docol:cmd_errm|ERRM]]** | Recall the previous error message | CHANGED | | **[[manual:chapter6:docol:cmd_err0|ERR0]]** | Clear previous error code | | | **[[manual:chapter6:docol:cmd_halt|HALT]]** | Halt the execution of RPL code | | | **[[manual:chapter6:docol:cmd_cont|CONT]]** | Continue execution of a halted program | | | **[[manual:chapter6:docol:cmd_sst|SST]]** | Single-step through a halted program, skip over subroutines | | | **[[manual:chapter6:docol:cmd_sstin|SST↓]]** | Single-step through a halted program, goes into subroutines | | | **[[manual:chapter6:docol:cmd_kill|KILL]]** | Terminate a halted program | | | **[[manual:chapter6:docol:cmd_setbkpoint|SETBKPOINT]]** | Set a breakpoint on a halted program | NEW | | **[[manual:chapter6:docol:cmd_clrbkpoint|CLRBKPOINT]]** | Remove a breakpoint | NEW | | **[[manual:chapter6:docol:cmd_dbug|DBUG]]** | Halt the given program at the first instruction for debugging | | | **[[manual:chapter6:docol:cmd_blameerr|BLAMEERR]]** | Issue an error condition, blame other program for it | NEW | | **[[manual:chapter6:docol:cmd_exit|EXIT]]** | Early exit from the current program or loop | NEW |