![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/0/0e/00ed7203-759e-bf74-cd8b-61dfbf3ba2f6/00ed7203-759e-bf74-cd8b-61dfbf3ba2f6-bg97.png)
ESC \
Format:
ASCII code: ESC
Decimal:
27
Hexadecimal: 1B
Comments:
Select Relative Dot Position
\ (n1) (n2)
92 (n1) (n2)
5C (n1) (n2)
Determines the position at which printing of following data will
start. The variables n1 and n2 specify the dot position, with the
lower byte of the position specified as n1 and the upper byte spe-
cified as n2. Positive values move the print position to the right, and
negative values move it to the left.
NLQ only.
l
Epson only.
ESC a
NLQ Justification
Format:
ASCII code: ESC
Decimal :
27
Hexadecimal: 1B
(n)
97 (n)
61 (n)
Comments:
This sequence selects justification as follows:
n = 0: Selects left justification
n = 1: Selects centering
n = 2: Selects right justification
n = 3: Selects full justification
The default setting is n = 0.
Full justification (n = 3) is performed when the buffer becomes full.
HT and BS are invalid except in n = 0 mode.
For n = 3 a WIDTH statement may be required.
For n = 3 there should be no carriage returns within a paragraph.
NLQ only.
l
Epson only.
G-23