Seiko TM-L60 Manuel de l'opérateur Page 61

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 85
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 60
Selecting character Font A and Double-width
150 PRINT #1, CHR$(27); ”!” ;CHR$(48);
160 PRINT #1, ”ABCDEFGHIJK” ;CHR$(10);
TM-T60
Font A (normal)
Font A (double-width)
: 32 characters per line.
: 16 characters per line.
Resetting the style to Normal.
170 PRINT #1, CHR$(27); ”!” ;CHR$(O);
180 PRINT #l, ”ABCDEFGHIJK” ;CHR$(10);
170 sets Font A to Normal. 180 sets the characters for printing.
Selecting the character code table
190
FOR I=240
TO 255
200
PRINT
#1, CHR$(I);
210
NEXT
I
220
230 PRINT #1, CHR$(27); ”t” ;CHR$(1);
240
250
FOR I=240
TO 255
260
PRINT
#1, CHR$(I);
270
NEXT
I
Page 0 characters, 190~210.
Page 1 characters, 250~270.
Refer to ESC t n.
-54-
Vue de la page 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 84 85

Commentaires sur ces manuels

Pas de commentaire