User`s manual

ESC H
Cancel Double-Strike Mode
Format:
ASCII code:
ESC
H
Decimal:
27 72
Hexadecimal: 1B
48
Comments:
Turns off the mode selected by ESC G.
ESC SO
Select Superscript
Format:
ASCII code:
ESC
s 0
Decimal :
27 83 0
Hexadecimal:
1B
53 0
Comments:
Selects superscript mode.
ESC Sl
Select Subscript
Format:
ASCII code:
ESC
s 1
Decimal: 27 83
1
Hexadecimal:
1B
53
1
Comments:
Selects subscript mode.
ESC T
Cancel Superscript/Subscript
Format:
ASCII code:
ESC
T
Decimal :
27
84
Hexadecimal: 1B
54
Comments:
Cancels either mode.
C-8