Example
10
20
30
40
50
60
70
80
90
100 FOR I=161 TO 167:LPRINT CHR$(I);:NEXT I
110 LPRINT:LPRINT
120 RETURN
REM
input data control
LPRINT CHR$(27);"[7z";
GOSUB 90
LPRINT CHR$(27);"[9z";
GOSUB 90
LPRINT CHR$(27);"[8z";
GOSUB 90
END
FOR I=97 TO 103:LPRINT CHR$(I);:NEXT I
75
Miscellaneous
Need help?
Do you have a question about the Matrix Printer and is the answer not in the manual?