— 51 —
ESC ! n
[Function]
[Code]
[Range]
[Outline]
Collective specifying the printing mode
<1B> H <21> H <n>
0
≤
n
≤
255
Printing mode is assigned. Each n bit indicates the
following:
• With double height and double width being specified
simultaneously, double wide and double high characters
are consisted.
• An underline is attached to the full character width, which,
however, is not attached to the part having been skipped
by the horizontal tab. Neither is it attached to 90°-right-
turned characters.
• The underline width is as having been specified by <ESC -
>. (The default setting is 1 dot width. )
• Specification with this command is invalid to Kanji, except
specification and cancellation of highlighting
• In case that double wide character and normal character
exist in same one line, the layout of underline is consistent
one.
n = 0
ESC E, ESC –
LPRINT CHR$ (&H1B) ; " ! " ; CHR$ (&H00) ; "H" ;
LPRINT CHR$ (&H1B) ; " ! " ; CHR$ (&H01) ; "H";
LPRINT CHR$ (&H1B) ; " ! " ; CHR$ (&H08) ; "H";
LPRINT CHR$ (&H1B) ; " ! " ; CHR$ (&H10) ; "H";
LPRINT CHR$ (&H1B) ; " ! " ; CHR$ (&H20) ; "H";
LPRINT CHR$ (&H1B) ; " ! " ; CHR$ (&H80) ; "H";
LPRINT CHR$ (&H1B) ; " ! " ; CHR$ (&HB9) ; "H";
LPRINT CHR$ (&HA) ;
END
[Caution]
Bit
0
1
2
3
4
5
6
7
Function
Character Font
Undefined
Undefined
High-lighting
Double height
Double width
Undefined
Underline
0
Font A
—
—
Cancelled
Cancelled
Cancelled
—
Cancelled
1
Font B
—
—
Specified
Specified
Specified
—
Specified
Value
[Default]
[See Also]
[Sample Program]
Summary of Contents for CBM-272
Page 1: ...1 CBM 272...
Page 105: ...86 No Visible code Print Results Printed below Printed above And below Printed above...
Page 114: ...95 11 CHARACTER CODES TABLE 11 1 International...
Page 115: ...96 11 2 Code Page Katakana Japanese...
Page 116: ...97 11 3 International Character Codes Table...
Page 118: ...99 APPENDIX 2 OUTLINE DRAWING 106 183 126...
Page 120: ...101 GERMAN...