A SERVICE OF

logo

Execute<ESC> “A”
Mate ASCII Decimal
Hexadecimal
IBM
<ESC> “2” 27 50
IB 32
Sets the line spacingto the value definedby the last preceding
<ESC>“A”command.Setsthe linespacingto 1/6inchif thereis
no preceding<ESC>“A”command.
Line feed
Mode ASCII Decimal
Hexadecimal
Both
<LF> 10 OA
Printsthe currentline andfeedsthepapertothe nextline. Seethe
precedingcommandsfor the linespacing.
Reverseline feed
Mode
ASCII Decimal
Hexadecimal
std. <ESC> <LF> 27 10
IB OA
IBM
1
<ESC>“ “
27 93
IB 5D
Printsthecurnmtlineandfeedsthepaperinthereversedirectionto
the preceding line. See the preceding commands for the line
spacing.Ignoredwhenfrictionfeedis used.
Performone n/216-inchline feed
Mode ASCII Decimal
Hexadecimal
Both
<ESC> “J”
n
27 74 n
IB 4A n
Feedsthepaperoncebyn/216inches,wherenisbetween1and255.
Doesnotmovetheprintpositionrightorleftin thestandardmode.
Doesnot changetheline-spacingsetting.