Basic programming guide – Remote Processing BASIC for the CX-10 Modbus User Manual
Page 18

BASIC PROGRAMMING GUIDE
2-9
CONT
Syntax:
CONT
Function:
Continue program execution after a STOP or Command-C
Mode:
Command
Use:
CONT
DESCRIPTION
CONT resumes program execution following a
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.