ters to be replaced and xx2 defines replacement characters, continuing through zz1 and zz2.

E5 Terminates character replacement. Syntax = E5.

FE Compare character in current cursor position to the character “xx.” If characters 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 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.

5 - 4