TallyGenicom Matrix Printer Programmer's Manual page 124

Tallygenicom matrix printer programmer's manual
Table of Contents

Advertisement

Example
10
20
30
40
50
60
70
80
90
100 LPRINT "
110 REM cancel underline - double continous line
120 LPRINT CHR$(27);"(-";CHR$(3);CHR$(0);CHR$(1);CHR$(1);CHR$(0);
130 LPRINT CHR$(27);"(-";CHR$(3);CHR$(0);CHR$(1);CHR$(3);CHR$(1);
140 LPRINT "4. Overscore and strike through - Single continous line"
150 END
REM Score Selection
LPRINT CHR$(27);"(-";CHR$(3);CHR$(0);CHR$(1);CHR$(1);CHR$(2);
LPRINT "1. Underline - Double continous line"
LPRINT CHR$(27);"(-";CHR$(3);CHR$(0); CHR$(1);CHR$(2);CHR$(2);
LPRINT "2. Strike through and Underline - Double continous line"
REM cancel strike through - double continous line
LPRINT CHR$(27);"(-";CHR$(3);CHR$(0);CHR$(1);CHR$(2);CHR$(0);
LPRINT CHR$(27);"(-";CHR$(3);CHR$(0);CHR$(1);CHR$(2);CHR$(1);
LPRINT "3. Strike through - Single continous line and"
Underline - Double continous line"
41
Character Styling

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?

Subscribe to Our Youtube Channel

Table of Contents