RESTORE - source-solutions/HELP GitHub Wiki
RESTORE [line]
Resets the DATA
pointer. line
is a line number. If line
is not specified, the DATA
pointer is reset to the first DATA
entry in the program. If it is
specified, the DATA
pointer is reset to the first DATA
entry in or after line
.
line
is not an existing line number: Undefined line number.