・Direct Mode only
NEW
・Direct Mode only
Program slot to erase: 0-5
NEW 3
・Direct Mode only
LIST
・Direct Mode only
Specify the program slot to edit
・When not specified, the program slot currently being edited is specified.
Specify the line number you want to edit
LIST 20 LIST 2:20
・Direct Mode only
LIST ERR
・Direct Mode only
・Variables, SPFUNC and TFUNC settings are cleared.
RUN
・Direct Mode only
・The variable of the specified slot, SPFUNC, TFUNC setting contents are cleared.
Program slot to execute: 0-5
RUN 1
・Direct Mode only
・The program can be resumed from the position where program execution was interrupted with the STOP command or Break button.
・If program execution stops due to an error, it cannot be resumed.
・After program execution is interrupted, it cannot be resumed if the program is edited.
・It cannot be resumed if it is interrupted while waiting for input.
CONT
・Direct Mode only
・The program can be resumed from the position where program execution was interrupted with the STOP command or Break button.
・If program execution stops due to an error, it cannot be executed.
・If you edit a program after interrupting program execution, it cannot be executed.
・It cannot be executed if it is interrupted while waiting for input.
TRACE
・Direct Mode only
・Display the call history up to the point where program execution was interrupted by the STOP command or an error stop.
・Display a list of program slot numbers and line numbers.
BACKTRACE
・Direct Mode only
The name of the project you want to make current project
・If you specify an empty string "", the workspace project will be selected.
PROJECT "MYGAME"
・Direct Mode only
・Sub interpreter variables, SPFUNC, and TFUNC settings are cleared.
File name string of the program to be loaded as a subprogram
・Direct Mode only
・Direct Mode only
・Direct Mode only
・Direct Mode only
CLEAR