6
Lines
Per
Inch
Line
Feed
Spacing
ESCA
(1B)(41)
Hex
(27)(65)
Decimal
This
command
causes
the
line
feed
spacing
to
be
set
to
six
lines
per
inch.
When
the
power
is
turned
on
or
when
an
INITIAL
signal
is
input,
the
line
feed
spacing
is
auto-
matically
set
to
1/6
inch.
The
setting
remains
unchanged
until
the
input
of
another
line
feed
spacing
command
such
as:
ESC
B
ESC
T nin0O
10
REM
1/6
LINES
PER
INCH
SPACING
20
LPRINT
CHRS$(27);CHR$(65):REM
SET
1/6TH
LINES
PER
INCH
30
FOR
K=1
TO
3
40
LPRINT
"6
LINES
PER
INCH
SPACING"
50
NEXT
K
6
LINES
PER
INCH
SPACING
6
LINES
PER
INCH
SPACING
|
O
OO00
0
0
0
6
LINES
PER
INCH
SPACING
33