CBM-253 User’s Manual
40
CITIZEN
• After the label paper has been deliberately moved by the user, it will not be possible to
correctly move to the top of the label using this command. Accordingly, carry out the
moving to the top of the label using the LF switch or by executing the <GS < >
command.
[Reference] GS FF
[Program example]
LPRINT "AAA" + CHR$ (&HA) ;
LPRINT "BBB" + CHR$(&HA) ;
LPRINT CHR$(&H0C) ;
LPRINT "AAA" + CHR$ (&HA) ;
[Printing result]