home *** CD-ROM | disk | FTP | other *** search
- THINKJET.BAS was written in GW-BASIC on an HP150 Touchscreen II.
- It is fairly short & sweet. It uses relatively basic BASIC com-
- mands so hopefully it will work with other versions of BASIC as
- well. It assumes a default printer "PRN". If you wish to use
- another printer designation, you need change only one line of
- code. It also assumes that the "ESC" character is 27 (dec.). If
- it isn't on your machine, change it easily. No graphics are used
- in displaying the menu. Menu choices include 6 or 8 LPI, normal,
- condense, expanded, expanded-condensed, BOLD, underline, skip
- perforation or not, printer reset or self-test. Additionally,
- you are given the option to either stay in GWBasic (or your
- BASIC) or exit to either DOS or your own calling menu.