TallyGenicom Matrix Printer Programmer's Manual page 304

Tallygenicom matrix printer programmer's manual
Table of Contents

Advertisement

Example 2
10
20
30
40
50
60
70
80
90
100 LPRINT CHR$(27);"[5z";
110 LPRINT
120 END
130 RESTORE
140 FOR I=1 TO 10
150 READ D
160 LPRINT CHR$(D);
170 NEXT I
180 LPRINT "
190 RETURN
200 DATA 34,80,138,0,143,0,138,80,34,0
68
Graphics
REM
bit image print
WIDTH "LPT1:",255
LPRINT CHR$(27);"%3";CHR$(10);CHR$(0);
GOSUB 130:REM 60 dpi
LPRINT CHR$(27);"%4";CHR$(10);CHR$(0);
GOSUB 130:REM 120 dpi
LPRINT CHR$(27);"[6z";
LPRINT CHR$(27);"%3";CHR$(10);CHR$(0);
GOSUB 130:REM reverse 60 dpi
";

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Matrix Printer and is the answer not in the manual?

Table of Contents