ESC -

 

 

Turn Underlining Mode On/Off

Format:

ESC

-

n

ASCII code:

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.

Word Processing

ESC a

 

 

NLQ Justification

Format:

ESC

a

n

ASCII code:

Decimal:

27

97

n

Hexadecimal:

1B

61

n

Comments:

The following values can be used for n:

0:Selects left justification.

1:Selects centering.

2:Selects right justification.

3:Selects full justification.

The default setting is n = 0. Full justification (n = 3) is performed when the buffer becomes full or when one of the following is received: CR, VT, LF, FE The commands HT and BS are invalid except in n = 0 mode. For n = 3 there must be no carriage returns within a paragraph. Justification can be used in NLQ only, not draft.

A-28

Command Summary