Stop overlining

Mode ASCII Decimal Hexadecimal
<ESC>
- “0” 27 95 48 IB 5F 30
Both - < ESC > “p” co> 21 95 0 IB SF 00
Stops overlining.

Super script

Mode ASCII Decimal Hexadecimal
<ESC> “S” “0” 27 83 48 IB 53 30
Both <ESC> 5” co> 27 83 0 IB 53 00
Causes subsequent characters to be printed as superscripts. Does not
change the character pitch.

Subscript

Mode 1 ASCII Decimal Hexadecimal I
<ESC> 23” “1” 27 83 49 Both 1 IB 53 31
<ESC> “S” <I> 27 83 1 1B 53 01
Causes subsequent characters to be printed as subscripts. Does not change
the character pitch.

Cancel superscript or subscript

Mode ASCII Decimal Hexadecimal
Both 1 <ESC> “T” 1 27 84 t1B 54
Stops printing superscripts or subscripts and returns to normal printing.
CHARACTER SET COMMANDS

Select standard character set

Mode ASCII Decimal Hexadecimal
< ESC > “t” “0” 27 116 48 1B 74 30
Std. < ESC > “t” -=o> 27 116 0 IB 74 00
Selects the standard character set. This is the power-up default in Standard
mode if DIP switch l-7 is ON. The standard character set cannot be
selected in IBM mode.
63