Herunterladen Inhalt Inhalt Diese Seite drucken

Citizen CBM1000 Bedienungsanleitung Seite 61

Vorschau ausblenden Andere Handbücher für CBM1000:
Inhaltsverzeichnis

Werbung

LF
[Function]
[Code]
[Outline]
[See Also]
[Sample Program]
[Print Results]
Printing and paper feed
<0A>H
Prints data inside the print buffer and feeds paper based on the
line feed amount having been set.
• The head of the line becomes the next print starting position.
ESC 2, ESC 3
LPRINT "AAA" + CHR$(&HA) ;
LPRINT "BBB" + CHR$(&HA) ;
LPRINT CHR$(&HA) ;
LPRINT "CCC" + CHR$(&HA) ;
END
←
AAA
Print and line feed
←
BBB
Print and line feed
←
Line feed only
←
CCC
Print and line feed
— 43 —

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis