Citizen CMP-10 Spécifications Page 31

  • 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 30
— 29 —
ESC V n
[Function] Specifying/Canceling 90°-right- turned Characters
[Code] <1B>H<56>H<n>
[Range] {0 =< n =< 1(Hex)}
[Outline] Specifying/canceling characters 90°-right- turned character.
“n” means the followings.
[Caution] No underlines are attached to 90°-right- turned characters.
[Default] The initial value of n is “0”.
[Sample Program]
PRINT #1, CHR$ (&H1B) + “V” + CHR$ (0);
PRINT #1, “AAAAA”;
PRINT #1, CHR$ (&H1B) + “V” + CHR$ (1);
PRINT #1, “AAAAA” + CHR$ (&HA);
[Print Results]
A A A A A
n (Hex) Condition
0 Canceling 90°-right- turned Characters
1 Specifying 90°-right- turned Characters
A
A
A
A
A
>
>
>
>
90° Rotation Canceled
90° Rotation Specified
Vue de la page 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 79 80

Commentaires sur ces manuels

Pas de commentaire