Citizen CMP-10 Spezifikationen Seite 40

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 80
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 39
— 38 —
ESC d n
[Function] Printing and Feeding the paper by n lines
[Code] <1B>H<64>H<n>
[Range] {0 =< n =< FF(Hex)}
[Outline] Prints data inside the buffer and feeds paper by n lines.
Specified line does not remain.
The beginning of the line is to be considered as the next printing start position.
[Default] The initial value is not defined.
[Sample Program]
PRINT #1, “AAAAA”
PRINT #1, CHR$ (&H1B) + “d” + CHR$ (2);
PRINT #1, “AAAAA” + CHR$ (&HA);
[Print Results]
A A A A A
A A A A A
>
>
2/6-inch line feed
Seitenansicht 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 79 80

Kommentare zu diesen Handbüchern

Keine Kommentare