Honeywell 4820i Work Light User Manual


 
6 - 4
characters to be replaced plus replacement characters; xx
1
defines charac-
ters to be replaced and xx
2
defines replacement characters, continuing
through zz
1
and zz
2
.
E5 Terminates character replacement.
Syntax = E5.
FE Compare character in current cursor position to the character “xx.” If char-
acters are equal, increment cursor. If characters are not equal, no format
match.
Syntax = FExx
(xx stands for the hex value for an ASCII code, see
Code Page Mapping of Printed Bar Codes on page A-7.)
EC Check to make sure there is an ASCII number at the current cursor posi-
tion. If character is not numeric, format is aborted.
Syntax = EC
.
ED Check to make sure there is a non-numeric ASCII character at the current
cursor position. If character is numeric, format is aborted.
Syntax = ED
.