Rpbasic-52 programming guide – Remote Processing BASIC 52 User Manual
Page 39

RPBASIC-52 PROGRAMMING GUIDE
2-20
CONT
Syntax:
C O N T
Function:
Continue p rogram ex ecution after a ST OP or C omm and-C
Mode:
Comm and
Use:
C O N T
Cards:
All
D E S C R IP T I ON
CON T resum es program execution follow ing a
variables while the program is stopped, but you cannot continue a program that is modified.
RELATED
S T O P , G O T O , R U N
E R R O R
C A N ' T C O N T IN U E When program was m odified.