Genicom GEK 00031B User Manual
Page 85

GEK-00029B
5000 Series Programmer’s Manual
85
Bold Print OFF
Deselects Bold Print mode.
Format
Decimal:
Hex:
BASIC:
CHR$(
Indeterminate Conditions
This sequence resets Bold Print printing only. Other attributes
( double wide, etc) remain active.
Single Line
Selects elongated (double high) character printing for one line only.
Double High
Elongated characters are approximately double height but standard
width. The elongated character control code is a line-by-line print
attribute; when the control code is received, one entire line of
elongated characters is printed and then automatically reset at the
end of the line.
Format
Primary command format
selected from the control panel.
Decimal:
8
Hex
:
08H
BASIC:
CHR$(
CHR$(8);
Indeterminate Conditions
When configured for double high print from the control panel menu,
the control code BS (Hex 08) also selects elongated character printing
for a single line.
Emphasized Print
Selects Emphasized Print mode. Emphasized print, also called
ON
"shadow" printing, consists of printing each letter twice, the second
printing horizontally offset (1/240th inch) from the first. Emphasized
print is turned off by the emphasized print reset control code or
emulation reset.
Format
Decimal:
Hex:
BASIC:
CHR$(
Indeterminate Conditions
Emphasized print is ignored during superscript or subscript printing,
and when 15-20 cpi characters are selected.