IBM Quietwriter III 5202 Manual page 75

Table of Contents

Advertisement

,.....
I"""""\
Escapement Sequences
ESC-
Begin/End Underllne Mode
ESC -
n
ESC
-
(minus)
followed by a parameter value
of
n
=
1
(any ODD
value) causes
the printer
to
begin automatically underlining
all
subsequent characters,
spaces,
and space generated by
the ESC
d
(Space
Forward)
command.
Space
generated
by
a
horizontal
tab
is
not
underlined.
A
value
of
n
=
0
(EVEN value)
ends under-
line
mode.
LPRINT CHR$(27)
;
CHR$(45)
;CHR$
(n
)
;
,-
ESC O
Set
1 /8
Inch
Line
Spacing
I"""""\
,.....
........
This
command
sets line spacing
to
8 lines
per inch.
LPRINT CHR$(27)
;CHR$
(48)
;
ESC 1
Set
7/72
Inch
Line
Spacing
ESC2
ESC3
This
command
sets line
spacing
to 7/72
inch.
LPRINT
CHR$(27)
;
CHR$(49)
;
Activate Variable Line Spacing
ESC
2
is an activation
command
for ESC A (Set
Variable Line
Spacing).
If no ESC A commands have been
given,
line spacing
is
set to
6
lines per
inch.
LPRINT CHR$(27)
;
CHR$(50);
Set Graphics Line Spacing
ESC 3
n
ESC
3
sets line spacing
to n/g-units
inches.
Reference
4-25

Advertisement

Table of Contents
loading

Table of Contents