ESC S l

 

 

Select Subscript Mode

Format:

ESC

S

SOH

ASCII code:

Decimal:

27

83

1

Hexadecimal:

1 B

53

01

Comments:

Prints characters about two-thirds of the normal height in the lower part of the character space. The ASCII code 1 or the character “1” can be used in this command. It is cancelled with ESC T.

ESC T

 

Cancel Superscript/Subscript

Format:

ESC

T

ASCII code:

Decimal:

27

84

Hexadecimal:

1B

54

Comments:

Cancels either superscript or subscript.

ESC -

 

 

Turn Underlining Mode On/Off

Format:

ESC

-

 

ASCII code:

n

Decimal:

27

45

n

Hexadecimal:

1B

2D

n

Comments:

The following values can be used for n:

1: Mode is turned ON.

(The characters “0” and “1”

0: Mode is turned OFF.

can also be used.)

This mode provides continuous underlining, including spaces.

Command Summary

A-25