EasyManua.ls Logo

IBM Proprinter - Page 108

IBM Proprinter
200 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Code
ESCS
ESCT
Description
Subscript
or
Superscript
Printing
Format:
ESC
S;n;
ESC
S 1
changes
the
printer
to
subscript
printing.
ESC S
0
changes
the
printer
to
superscript
printing.
ESC
T
cancels
ESC
S.
LPRINT
CHR$(27)
;CHR$(83)
;CHR$(n);
or,
LPRINT
CHR$
( 2
7)
;
"S"
; CHR$ (
n)
;
Cancel
Subscript
or
Superscript
This
sequence
ends
subscript
or
superscript
printing
started
by
ESC
S.
LPRINT
CHR$(27)
;CHR$(84);
or,
LPRINT
CHR$
(27);
"T";
Note:
If
the
printer
receives
an
ESC
T
when
the
printer
is not
printing
in
subscript or
superscript, the
printer
ignores this escape
sequence.
4-21

Related product manuals