- 54 -
CR
CT-S280 CT-S300 CT-S2000 CT-S4000 BD2-2220 PMUseries
Supportmodel
CT-S281
CT-S310 CT-S801/851 CT-S601/651 CT-P29x series CT-S310II
[Function] Back toprinting
[Code] <0D>H
[Outline] [The specification which is commontothemodel]
(1) MSW*1-5OFF:
This command isignored.
(2) MSW1-5 ON:
Thesame operation asLF is executed.
*Memory switch
[See Also] LF
[Sample Program] [PrintResults]
Incase of(2)
LPRINT"AAA"; CHR$(&HD);
LPRINT"BBB";CHR$(&HD);
LPRINTCHR$(&HD);
LPRINT"CCC";CHR$(&HD);
AAA
BBB
CCC
Print and linefeed
Print and linefeed