Enableprinting of all character codes
Mode ASCII Decimal Hexadecimal
Std. 43> ‘1” nl n2 28 92 nl n2 IC 5C nl n2
IBM <ESC> ‘1” nl n2 27 92 nl n2 10 5C nl n2
Enablesprinting ofall charactersin theIBM character set, including
those assigned to character codes which are normally considered
controlcodes. This command remains in effect for the next id +n2
x256characters, where nl and n2 are numbers between Oand 255.
Duringthis intervalno control functionsare executed.If acode with
no assigned character is received, the printer prints aspace.
Enable printing of all character codes on next character
Mode ASCII Decimal Hexadecimal
Std. <FS> “~.>n28 94 nIC 5E n
IBM <ESC> “A” n27 94 nIB 5E n
This command operates like <ESC> ‘1”except that it remains in
effect for only one character.
Select slash zero
Mode ASCII Decimal Hexadecimal
Std. <ESC> “-” <1> 27 126 1 IB 7E 01
Causessubsequent zerocharacters to beoverprinted withaslash(B).
Select normal zero
Mode ASCII Decimal Hexadecimal
Std. <ESC> “-” <O> 27 126 0 IB 7E 00
Causes subsequent zero characters to be printed normally (0),
without aslash.
89