・When the PRGEDIT command is executed, the editor wrapping mode is forcibly turned off.
・In the following cases, the PRGEDIT state is canceled and PRGEDIT must be executed again.
・When the contents of the target slot are changed by LOAD command or NEW command, etc.
・When the program is run
・When the wrapping mode is turned on in the editor
・Program slot to operate: 0-5
・An error will occur if the currently executing slot is specified.
・The operation target line (the current line)
・If not specified, the first line becomes the current line.
・If -1 is specified for the line number, the last line becomes the current line.
PRGEDIT 0
・When used in function format, it returns the line number.
・An error occurs if source code operation is not started with PRGEDIT first.
・Program slot in operation
・Source code line number in operation
PRGEDIT OUT SLOT,LINE LINE=PRGEDIT()