A SERVICE OF

logo

ESC A
Set n/72-inch Line Spacing
Format:
ASCII code:
ESC
A
(n)
Decimal:
27
55 (n)
Hexadecimal: 13
Comments:
41 (n)
Sets the line spacing to n/72 of an inch. This value is stored in mem-
ory until the printer receives the ESC 2 code that makes the ESC A
setting take effect. The value of n should be in the range 0 to 85.
l
IBM only.
ESC J
Immediate n/216-inch Line Feed
Format:
ASCII code:
ESC
Decimal:
27
Hexadecimal: 1B
J
(n)
74 (n)
4A (n)
Comments:
Advances the paper by one line at a spacing of n/216 of an inch.
The value of n should be in the range 0 to 255. This produces an
immediate line feed and carriage return but does not affect subse-
quent line spacing.
l IBM only
Form feed and page length
FF
Form Feed
Format:
ASCII code: FF
Decimal:
12
Hexadecimal: 0C
Control:
CTRL L
Comments:
Prints the data in the print buffer and advances the paper to the top
of the next page according to the current page length.
J-18