
RPBASIC-52 PROGRAMMING GUIDE
2-20
CONT
Syntax: CONT
Function: Continue program ex ecution after a ST OP or Comm and-C
Mode: Command
Use: CONT
Cards: All
DESCRIPTIO N
CONT resum es program execution follow ing a <Ctrl-C > or STOP instruction. You can display or m odify
variables while the program is stopped, but you cannot continue a program that is modified.
RELATED
STOP, GOTO, RUN
ERROR
CAN'T CONTINUE When program was modified.
Komentáře k této Příručce