Graphics and text can be mixed within one line.
If image data, lying outside the printable area, are input these data are ignored.
Example
10 REM bit image print
20 WIDTH "LPT1:",255
30 FOR i=0 TO 4:
40 LPRINT "Mode: ";STR$(i)
50 LPRINT CHR$(27);"*";CHR$(i);CHR$(254);CHR$(0);
60 FOR j=1 TO 127
70 LPRINT STRING$(1,64+16+4+1);STRING$(1,128+32+8+2);
80 NEXT j
90 LPRINT CHR$(10);CHR$(13)
100 NEXT i
110 END
66
Graphics
Содержание 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 ...