CBM-253 User’s Manual
39
CITIZEN
LF
[Name] Printing,
and
paper
line
feeding
[Code] <0A>H
[Function]
Prints the data in the print buffer, and carries out line feeding based on the set line feeding
amount.
•
The next printing start position will be at the head of the line.
[Reference]
ESC 2, ESC 3
[Program example]
[Printing result]
LPRINT "AAA" + CHR$ (&HA) ;
LPRINT "BBB" + CHR$(&HA) ;
LPRINT CHR$ (&HA) ;
LPRINT "CCC" + CHR$ (&HA) ;
FF
[Name]
Printing, and moving to the top of the label
[Code]
<0C>H
[Function]
Prints the data in the print buffer, and moves to the top of the next label.
[Items requiring caution]
•
This command will only be effective when label printings has been selected.
•
After sending a one-label portion of printing data, be sure to send an <FF> or <GS FF>
command.
Содержание CBM-253
Страница 1: ......
Страница 116: ...CBM 253 User s Manual 104 CITIZEN Printing result...
Страница 119: ...CBM 253 User s Manual 107 CITIZEN 8 3 2 Page 1 International character set When U S A characters have been selected...
Страница 120: ...CBM 253 User s Manual 108 CITIZEN 8 3 3 International character sets...
Страница 121: ...CBM 253 User s Manual 109 CITIZEN 9 EXTERNAL DIMENSION...