EasyManua.ls Logo

TallyGenicom Matrix Printer - Page 170

TallyGenicom Matrix Printer
409 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Example 10 REM Copy US ASCII caracter set
20 LPRINT CHR$(27);"R";CHR$(0);
30 LPRINT CHR$(27);":";CHR$(0);CHR$(0);CHR$(0);
40 REM Define character into # code and 4 code
50 LPRINT CHR$(27);"&";CHR$(0);"#$";
60 REM First character without descenter
70 LPRINT CHR$(137);
80 LPRINT CHR$(56);CHR$(68);CHR$(146);CHR$(40);
90 LPRINT CHR$(130);CHR$(40);CHR$(130);CHR$(68);
100 LPRINT CHR$(56);CHR$(0);CHR$(0);
110 REM Second character with descender
120 LPRINT CHR$(9);
130 LPRINT CHR$(56);CHR$(68);CHR$(146);CHR$(40);
140 LPRINT CHR$(130);CHR$(40);CHR$(130);CHR$(68);
150 LPRINT CHR$(56);CHR$(0);CHR$(0);
160 REM Select Download Character Generator
170 LPRINT CHR$(27);"%";CHR$(1);CHR$(0);
180 LPRINT "*** Draft print quality ***"
190 PRINT
200 LPRINT "First character without descender ---> ##########"
210 LPRINT "Second character with descender -----> $$$$$$$$$$"
220 LPRINT "Both characters mixed ---------------> #$#$#$#$#$"
230 LPRINT :LPRINT :LPRINT
240 LPRINT CHR$(27);"p1";
250 LPRINT "*** Proportional mode ***"
260 LPRINT
270 LPRINT "First character without descender ---> ##########"
280 LPRINT "Second character with descender -----> $$$$$$$$$$"
290 LPRINT "Both characters mixed ---------------> #$#$#$#$#$"
300 END
Download Character Generator
87

Table of Contents

Related product manuals