Citizen CMP-10 Especificações Página 27

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 80
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 ... 79 80

Comentários a estes Manuais

Sem comentários