Select double-strikeprinting
<ESC> | G- | ‘ |
IBh | 47h | I |
27 | 71 |
|
Canceldouble-strikeprinting Both
<ESC>H
IBh48h
2772
The command above will cancel the
Select/cancelunderlineBoth
<ESC> |
| <m |
|
I IBh | 2Dh | <m | I |
27 | 45 | <m |
|
The commandabovewill selector cancelunderlining,where <n> is a binary or ASCIIvaluewhichmaytakethevaluesOOhthroughOlh or “O”through“l”. If the value is OOhor “O”,thenunderliningwillbe cancelled.If cn>=olh or “l”, then all printablecharactersincludingspaces(butexcludinghorizontaltabsandIBMblock graphiccharacters)willbe underlined.
Select/canceloverlineBoth
<ESC> |
| <?0 | I | |
IBh | 5Fh | <* | ||
I |
2795 <m
Thecommandabovewillselectorcancdoverlining,where<n>isabinaryorASCII
. valuewhichmaytake thevaluesOOhthroughOlh or “O”through“l”. If the value
is OOhor’’O”,then overlining will becancelled. If
35