Emphasized Print - Printronix 9012 User's Reference Manual

P9000 series line printers
Table of Contents

Advertisement

EMPHASIZED PRINT

ASCII Code:
Hex Code:
Purpose:
Expression:
Comment:
Example:
6-24
P-SERIES
SOH E
01 45
Selects emphasized character print format.
CHR$(1);"E";
When the emphasized print control code is received, all characters will be
printed in emphasized print until reset by the emphasized print reset con
trol code or printer reset. The emphasized print attribute is implemented
by horizontal shadow" printing and reduces the print speed to half.
Superscript and subscript characters, as well as 15 and 17 cpi characters
will not print in emphasized type.
The following sample program illustrates emphasized character printing.
SERIAL MATRIX
ESC E
1B 45
CHR$(27);"E";
P9012 Programming

Advertisement

Table of Contents
loading

Table of Contents