637Programming
Expanded (Double Wide) Print (One Line Only)
ASCII Hex Decimal
PSeries SFCC k
SFCC 6B
SFCC 107
Serial SO 0E 14
ESC SO 1B 0E 27 14
Purpose Selects expanded (double wide) print for one line only.
Comment This
expanded print control code is a linebyline print
attribute; when the SO, ESC
SO,
or SFCC k control code is received, the current line is printed double wide and
automatically
reset.
Reset this control code by a paper motion control code (LF, VT, CR, etc.), by the
DC4 (double wide cancel) code, ESC @ (printer reset), CAN or ESC W (double
wide print). When set by
SO, double wide print is not cancelled by the Auto Line
Feed configuration.
Example The
following sample program illustrates Expanded Print for one line only
. Another
example
of expanded printing
is shown for Expanded (Double W
ide) Print, ESC W
,
SFCC
W on page 636.