Citizen CMP-10 Spécifications Page 27

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 80
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 26
— 25 —
ESC E n
[Function] Specifying/canceling highlighting
[Code] <1B>H<45>H<n>
[Range] {0 =< n =< FF(Hex)}
[Outline] Specifying/canceling the highlighting characters.
“n” is valid only for the lowest bit (n0).
This is effective only for font A (12 × 24 dots)
Dot configuration of a highlighted character includes one extra dot added at its
side.
[Caution] The double printing and highlighted character printing commands provide exactly
the same operation.
[Default] n = 0
[See Also] ESC !
[Sample Program]
PRINT #1, CHR$ (&H1B) + “E” + CHR$ (0);
PRINT #1, “AAABBB” + CHR$ (&HA);
PRINT #1, CHR$ (&H1B) + “E” + CHR$ (1);
PRINT #1, “AAABBB” + CHR$ (&HA);
[Print Results]
A A A B B B ← Highlighting canceled
A A A B B B ← Highlighting canceled
n (Hex) Type
0 Canceling highlighting.
1 Specifying highlighting.
Vue de la page 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 ... 79 80

Commentaires sur ces manuels

Pas de commentaire