ESC G

 

Select Double-strike Mode

Format:

ESC

G

ASCII code:

Decimal :

27

71

Hexadecimal: 1 B

47

Comments:

In double-strike each line is printed twice, with the second printing slightly below the first. Not valid in NLQ mode.

ESC H

 

Cancel Double-strike Mode

Format:

ESC

H

ASCII code:

Decimal:

27

72

Hexadecimal: 1 B

48

Comments:

Turns off the mode selected by ESC G.

ESC S0

 

 

Select Superscript

Format:

ESC

S

0

ASCII code:

Decimal:

27

83

0

Hexadecimal:

1B

53

0

Comments:

Selects superscript mode.

ESC S1

 

 

Select Subscript

Format:

ESC

S

1

ASCII code:

Decimal :

27

83

1

Hexadecimal:

1B

53

1

Comments:

Selects subscript mode.

G-11