Citizen Systems CBM-253 Printer User Manual


 
CBM-253 User’s Manual
62
CITIZEN
[Program example]
LPRINT CHR$(&H1B) + "a" + CHR$(0) ;
LPRINT "AAAAA" + CHR$ (&HA) ;
LPRINT CHR$(&H1B) + "a" + CHR$(1) ;
LPRINT "AAAAA" + CHR$ (&HA) ;
LPRINT CHR$(&H1B) + "a" + CHR$(2) ;
LPRINT "AAAAA" + CHR$(&HA) ;
[Printing result]
ESC c 3 n
[Name] Selection of the effective paper end detector for output of the paper end signal
[Code] <1B>H <63>H <33>H <n>
[Defined range] 0 n 255