Programming instructions

Intermec Fingerprint v7.61 Programmers Reference Manual Ed. 7172
Chapter 2 Program Instructions
NEW
Field of Application
Statement for clearing the printers working memory in order to allow
a new program to be created.
Syntax NEW
Remarks
The NEW statement will delete the program currently residing in the printers
working memory, close all les, and clear all variables and breakpoints.
If the current program has not been saved (see SAVE statement), it will
be lost and cannot be restored.
In the Intermec Direct Protocol, all counters will be removed when a
NEW statement is executed.
Note that clearing the printers working memory does not imply that the host
screen will be cleared too. The lines of the previous program will remain on
the screen until gradually being replaced by new lines.
Example
NEW