CBM CBM1000 Instructions d'exploitation Page 86

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 230
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 85
— 68 —
<
<
<
<
<
<
<
<
<
<
<
ESC 2
[Function] Specifying 1/6-inch line feed rate
[Code] <1B>H<32>H
[Outline] The line feed rate per line is specified by 1/6 inch.
[Caution] Line feed rate can be specified respectively for both STANDARD
MODE and PAGE MODE.
[Sample Program]
[Print Results]
1/6-inch line feed
0/203-inch line feed
50/203-inch line feed
1/6-inch line feed
100 /203-inch line feed
1/6-inch line feed
AAAAA
AAAAA
AAAAA
AAAAA
AAAAA
AAAAA
AAAAA
LPRINT “AAAAA” + CHR$(&HA);
LPRINT CHR$(&H1B) + “3” + CHR$(0);
LPRINT “AAAAA” + CHR$(&HA);
LPRINT CHR$(&H1B) + “3” + CHR$(50);
LPRINT “AAAAA” + CHR$(&HA);
LPRINT CHR$(&H1B) + “2”;
LPRINT “AAAAA” + CHR$(&HA);
LPRINT “AAAAA”;
LPRINT CHR$(&H1B) + “J” + CHR$(100);
LPRINT “AAAAA” + CHR$(&HA);
LPRINT “AAAAA” + CHR$(&HA);
END
<
Vue de la page 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 229 230

Commentaires sur ces manuels

Pas de commentaire