Citizen CT-S2000 Command Reference Manual page 52

Line thermal printer
Hide thumbs Also See for CT-S2000:
Table of Contents

Advertisement

[Sample Program]
[Print Results]
GOSUB IMG
LPRINT CHR$(&H1D);"/"; CHR$(0);
LPRINT CHR$(&H1D);"/"; CHR$(1);
LPRINT CHR$(&H1D);"/"; CHR$(2);
LPRINT CHR$(&H1D);"/"; CHR$(3);
END
IMG:
n1=10:n2=5
LPRINT CHR$(&H1D);"*";
LPRINT CHR$(n1); CHR$(n2);
FOR J=1 TO n1*8
FOR I=1 TO n2
LPRINT CHR$(J);
NEXT I
NEXT J
RETURN
- 50 -

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents