Basic programming guide – Remote Processing BASIC for the CX-10 Modbus User Manual
Page 42
BASIC PROGRAMMING GUIDE
2-33
NEW
Syntax:
NEW
Function
Erases current program in RAM. All variables and strings are cleared.
Mode:
Command
Use:
NEW
DESCRIPTION
The NEW command deletes the program currently in RAM, sets all variables equal to zero, and clears all
strings and multi-tasking interrupts. NEW does not effect the real-time clock or string allocation.
RELATED
CLEAR