Example
10 REM Score Selection
20 LPRINT CHR$(27);"(-";CHR$(3);CHR$(0);CHR$(1);CHR$(1);CHR$(2);
30 LPRINT "1. Underline - Double continous line"
40 LPRINT CHR$(27);"(-";CHR$(3);CHR$(0); CHR$(1);CHR$(2);CHR$(2);
50 LPRINT "2. Strike through and Underline - Double continous line"
60 REM cancel strike through - double continous line
70 LPRINT CHR$(27);"(-";CHR$(3);CHR$(0);CHR$(1);CHR$(2);CHR$(0);
80 LPRINT CHR$(27);"(-";CHR$(3);CHR$(0);CHR$(1);CHR$(2);CHR$(1);
90 LPRINT "3. Strike through - Single continous line and"
100 LPRINT " Underline - Double continous line"
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
Character Styling
41
Содержание Matrix Printer
Страница 1: ...Programmer s Manual Matrix printer 7265 ...
Страница 79: ...Programmer s Reference EPSON Emulation ...
Страница 202: ...Appendix A Summary of Possible Codes ...
Страница 212: ...Appendix B Character Sets ...
Страница 231: ...Programmer s Reference Tally ANSI MTPL Emulation ...
Страница 335: ...Appendix A Summary of Possible Codes ...
Страница 348: ...Appendix B Character Sets ...
Страница 351: ...Programmer s Reference Tally ANSI Barcode and LCP ...
Страница 355: ......
Страница 404: ...Appendix Character Sets ...