home *** CD-ROM | disk | FTP | other *** search
-
-
- This is an introductory note to the following files on the
- floppy:
-
- 1. PRINTR2.PAS
- 2. PRINTR2.TPU
- 3. DEMO.PAS
- 4. DEMO.EXE
- 5. D-XREF63.COM
- 6. D-XREF63.DOC
- 7. PRINTR2.PRT
- 8. READ.ME
-
- Printr.pas is a Turbo Pascal 5.5 compiled unit for printer interface
- using the EPSON FX emulation. Nothing else exists.
- It has several useful Functions/Procedures including a banner page
- and a report header. TJocks 5.01 was used in Printr.pas. You will
- need the TJocks 5.01 to modifiy. There is also a Printr.prt file. It
- is a formatted text file. The D-XREF63 program is for printing a
- formatted listing of any Turbo Pascal program.
-
- I have tried to offer several variations of programming style in
- Printr2.pas. So help yourself. The best printer information I know
- of are the two examples below:
-
- 1. Panasonic KX-P1592 (5) Operating Instructions. Their
- documention has me hooked on Panasonic products. The Panasonic
- 4450 Laser Printer Manual is also well done.
-
- 2. The Turbo Pascal Trilogy: A complete Library for Turbo Pascal
- Programmers. This book has good printer information.
-
- You are welcome to use the program Printr.pas or Printr2.pas under
- the following conditions.
-
- 1. The program is not to be distributed to others in modified
- form.
- 2. No fee is to be charged (or other consideration received) for
- copying or distributing the program without an express written
- agreement with:
-
- MESA SOFTWARE
- SUITE 101
- 3302 FOURTH AVENUE
- SAN DIEGO, CA. 92103
-
- 3. You are encouraged to copy and share this program with other
- users if you are using this program and find it of value, your
- contribution of $15.00 will be appreciated. You are welcome to
- send your corrections/etc to Mesa. They will be included in
- the next release with appropriate credit noted.
-
- Thank you. Happy programming.