Herunterladen Inhalt Inhalt Diese Seite drucken

Citizen CBM-270 Bedienungsanleitung Seite 58

Inhaltsverzeichnis

Werbung

ESC
E
n
[Function]
Specifying/Canceling highlighting
[Code]
<1B> H <45> H <n>
[Outline]
Specifying/canceling the highlighting characters.
• "n" is valid only for the lowest bit (n0).
• Control by the lowest bit (n0) is shown as follows:
• This is effective to all characters.
• Dot configuration of a highlighted character includes one extra dot added at its side.
• The print result of Double printing and highlight character printing is completely same.
[Caution]
[See Also]
ESC !, ESC G
[Example]
[Sample Program]
LPRINT CHR$ (&H1B) ; "E" ; CHR$ (0) ;
LPRINT "AAABBB" ; CHR$ (&HA) ;
LPRINT CHR$ (&H1B) ; "E" ; CHR$ (1) ;
LPRINT "AAABBB" ; CHR$ (&HA) ;
ESC
G
n
[Function]
Specifying/Canceling double printing
[Code]
<1B> H <47> H <n>
[Outline]
Specifying/canceling the double printing.
• "n" is valid only for the lowest bit (n0).
• Control by n is shown as follows.
This is effective to all characters.
• The print result of Double printing and highlight character printing is completely same.
[Caution]
[See Also]
ESC E
[Sample Program]
LPRINT CHR$ (&H1B) ; "G" ; CHR$ (0) ;
LPRINT "AAABBB" ; CHR$ (&HA) ;
LPRINT CHR$ (&H1B) ; "G" ; CHR$ (1) ;
LPRINT "AAABBB" ; CHR$ (&HA) ;
n0
0
Canceling highlighting
1
Specifying highlighting
n0
0
Canceling double printing
1
Specifying double printing
Type
[Print Results]
Type
[Print Results]
43
CBM-270 User's Manual
CITIZEN

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis