IBM Quietwriter III 5202 Manual page 90

Table of Contents

Advertisement

ESC
S
Begin
Subscript/Superscript Mode
ESC Sn
A parameter value
n
=
0 (zero or any EVEN value) sets the
printer in superscript
mode.
The printer will print characters one-
half the normal height in the
upper
half of the normal character
position. A parameter value
n
=
1 (ODD value) sets the printer
i
n
subscript
mode.
The printer will print characters one-half the
normal height in the lower half of the normal character
position.
Subscript or superscript mode remains active until it is reset by
the ESC
T (End
Subscript/Superscript Mode) command or the
printer is initialized.
LPRINT CHR$(27)
;
CHR$(83)
;
CHR$(n)
;
ESC T
End
Subscript/Superscript
Mode
ESC Tends Subscript/Superscript printing mode.
LPR
I
NT CHR$(27)
;
CHR$(84)
;
ESC W
Begin/End Continuous Double-Wide Printing
4-40
ESC
W
n
ESC
W followed by a parameter value of
n
=
1 (any ODD
value)
activates the continuous double-wide printing
mode.
Continuous
double-wide printing mode resets double wide line mode which
is
initiated by the SO (Begin Double-Wide Printing by
Line)
command.
The mode remains active until it is ended by an ESC W command
followed by a parameter value of
n
=
O (zero or EVEN value) or
when the printer is initial
ized.
This command also resets
double-
wide printing previously
begun
by an SO command
.
LPRINT CHR$(27)
;
CHR$(87)
;
CHR$(n)
;
,....,

Advertisement

Table of Contents
loading

Table of Contents