home *** CD-ROM | disk | FTP | other *** search
- *** PRTENV.EXE ***
-
- This program was designed to print standard business size
- envelopes on an HP LaserJet Series II on LPT1: using the built in
- landscape font. It was written using Borland's TurboC. It will
- not properly function on a standard LaserJet or LaserJet+ (pre-
- Series II).
-
- FUNCTIONALITY
-
- The program will prompt for a return address, recipient address,
- and a comment line. If you wish to skip any section (i.e. pre-
- printed return address), simply skip the lines by pressing the
- return key.
-
- The return address is read from an ASCII file, ADD.DTA, if
- present in your current working directory. The address can be
- edited, once it has been read from the file. ADD.DTA can be
- created and maintained using any ASCII text editor.
-
- For those interested: the setup string used is:
-
- \33E\33&l1O\33&(s0B\33&l3H\33&l81A
-
- where \33 represents Escape (octal 33).
-
- If you find the program of use, I would invite your contribution
- of $5. I WILL notify you of major changes or enhancements to the
- program.
-
- Daniel J. Sullivan
- 1147 South Euclid
- Oak Park, Illinois 60304
-
- I would appreciate any comments on the program, including
- suggested enhancements.