Programming instructions
Intermec Fingerprint v7.61 – Programmer’s Reference Manual Ed. 7172
Chapter 2 Program Instructions
NEW
Field of Application
Statement for clearing the printer’s 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 printer’s
working memory, close all fi 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 printer’s 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