Star Micronics 150 User Manual

Page of 151
Control Codes
PcOS Series 150
Programmer's Guide
Character Attributes
Page 36
Rev G
12/14/99
Function
Begin underline
ASCII
[ESC] - <1>
Hexadecimal
1BH 2DH 01H
Decimal
<27> <45> <1>
IPCL
&%MU
EPOS
[ESC] ! <n>
Description
This command begins the underline print mode. All subsequent text and
leading spaces will be underlined. Trailing spaces are also underlined.
Note: Underline is not available in HSD mode. See page 30 for available
modes.
EPOS Note: [ESC]!<n> performs a similar function; however, NLQ is not
available.
Where n-bits
76543210
Function
1-------
Underline
--1-----
Double-wide
---1----
Double-high
-------X
Font: 1 = Utility, 0 = HSD
Function
End underline
ASCII
[ESC] - <0>
Hexadecimal
1BH 2DH 00H
Decimal
<27> <45> <0>
IPCL
&%CU
EPOS
none
Description
This command ends underline print mode.
Function
Begin overscore
ASCII
[ESC] _ <1>
Hexadecimal
1BH 5FH 01H
Decimal
<27> <95> <1>
IPCL
&%MO
EPOS
none
Description
This command begins overscore print mode. All subsequent text and leading
spaces will be overscored. Trailing spaces are also overscored.
Note: Overscore is not available in HSD mode. See page 30 for available
modes.
Function
End overscore
ASCII
[ESC] _ <0>
Hexadecimal
1BH 5FH 00H
Decimal
<27> <95> <0>
IPCL
&%CO
EPOS
none
Description
This command ends overscore print mode.