Citizen CBM1000II Command Reference Manual page 24

Line thermal printer
Hide thumbs Also See for CBM1000II:
Table of Contents

Advertisement

[Sample Program]
[Print Results]
LPRINT CHR$(&H1B) + "$" ;
LPRINT CHR$(0) + CHR$(0) + "A" ;
LPRINT CHR$(&H1B) + "$" ;
LPRINT CHR$(50) + CHR$(0) + "B" ;
LPRINT CHR$(&H1B) + "$" ;
LPRINT CHR$(0) + CHR$(1) + "C" ;
LPRINT CHR$(&HA) ;
LPRINT CHR$(&H1B) + "$" ;
LPRINT CHR$(100) + CHR$(0) + "A" ;
LPRINT CHR$(&H1B) + "\" ;
LPRINT CHR$(&HC2) + CHR$(&HFF) + "B" ;
LPRINT CHR$(&HA);
END
Absolute Position Specified
0
50
100
A
B
B
A
<
–62
Relative Position Specified
— 22 —
256
C

Advertisement

Table of Contents
loading

Table of Contents