Superscript/Subscript Printing - Printronix P6000L User's Reference Manual

Line printers
Table of Contents

Advertisement

Superscript/Subscript Printing

ASCII Code:
Hex Code:
Purpose:
Expression:
where:
Comment:
Example:
6-54
P-SERIES
SOH S n
01 53 n
Selects superscript or subscript printing.
CHR$(1);"S";CHR$(n);
n = 0 to enable superscript printing (hex 00 or hex 30)
n = 1 to enable subscript printing (hex 01 or hex 31)
Super/Subscript font prints at one-half the normal vertical character height
and at twice the normal vertical density. When the super/subscript control
code is received, all characters will be superscript or subscript until reset by
the super/subscript reset control code or printer reset. Both superscript and
subscript characters can be printed in the same character column in the Serial
Matrix mode by using the Backspace control code feature. Emphasized print
is ignored in the super/subscript print mode.
The following sample program illustrates superscript/subscript printing and
reset.
SERIAL MATRIX
ESC S n
1B 53 n
CHR$(27);"S";CHR$(n);
Programming

Advertisement

Table of Contents
loading

This manual is also suitable for:

P6200l

Table of Contents