I
Set line spacingto n/72inch
Mode ASCII Decimal Hexadecimal
Both <ESC> “A” n27 65 n16 41 n
InStandardmode,sets thedistancethe paperadvancesorreverses
insubsequentlinefeedston/72inch, wherenisbetweenOand255.
.If n=0,the linespacingis set to O.
InIBM modethiscommanddoesthe sameexceptthat (1)the new
line spacing does not take effect until the next <ESC> “2”
command,and(2) if n=O,thecESC> “A”commandis ignored.
Execute<ESC> “A”
Mode ASCII Decimal Hexadecimal
IBM <ESC> “2” 27 50 IB 32
Sets the line spacingto the value defined by the last preceding
cESC>“A” command.Setsthe linespacingto 1/6inch if themis
noprecedingcESC> “A” command.
Linefeed
‘Mode ASCII Decimal Hexadecimal
Both <LF> 10 OA
Printsthe currentlineand feedsthe paperto thenext line.See the
precedingcommandsforthe linespacing.
Reverseline feed
Mode ASCII Decimal Hexadecimal
std. <ESC> <LF> 27 10 IB OA
IBM 1
<ESC> “ “ 27 93 IB 5D
Printsthecurrentlineand feedsthepaperinthe reversedirectionto
the precedingline. See the preceding commands for the line
spacing.Ignoredwhenfrictionfeed is used.
48