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

RPBASIC-52 PROGRAMMING GUIDE
2-64
NEW
Syntax:
NEW
Function
Erases current program in RAM. All variables and strings are cleared.
Mode:
Comm and
Use:
NEW
Cards:
All
D E S C R IP T I ON
The NE W com mand de letes the program currently in RA M, sets all variab les equal to zero, an d clears all
strings and m ulti-tas king in terrupt s. NE W d oes no t effect the rea l-time clock or string alloca tion.
RELATED
C L E A R