![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/5/a1/5a1fd03e-ae7b-4d74-a533-271bae973328/5a1fd03e-ae7b-4d74-a533-271bae973328-bg52.png)
5 - 4 4600rp, 4600g/4600r, 4800i User’s Guide
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
ASCII Conversion Chart (Code Page 1252), page A-4.)
EC Check to make sure there is an ASCII number at the current cursor position.
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
.