User`s manual

Epson FX Emulation9–38
Condensed Print Reset
ASCII Code DC2
HEX Code 12
Purpose Cancels the condensed print mode set by SI, ESC SI, or the control
panel.
Comment This returns the printer to font that was active before condensed print
occurred. Other print attributes are not affected.
Example See the Condensed Print control code (page 9–37) for an example of
Condensed Print Reset.
Underline
ASCII Code ESC – n
HEX Code 1B 2D n
Purpose Turns automatic underlining on and off.
where n = NUL or 0 (hex 00 or hex 30) to turn off underlining
n = SOH or 1 (hex 01 or hex 31) to turn on underlining
Comment Spaces are underlined, but graphics and gray scale characters are not.
White space skipped by HT are not underlined.
Example The following program illustrates underlining.