Dec 112017
Reformats text in memory as it prints. Wraps lines, numbers pages, filters out embedded formfeeds, prints user specified lines per page, line length, margin, & more. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
ADVANCED.ZIP | 5258 | 4989 | deflated |
DESCRIBE.FIL | 241 | 167 | deflated |
PRIN.COM | 6736 | 4046 | deflated |
PRIN.HST | 2661 | 1283 | deflated |
PRIN30.DOC | 16963 | 6699 | deflated |
READ.ME | 783 | 434 | deflated |
Download File PRIN30.ZIP Here
Contents of the READ.ME file
This file contains a lot more stuff than you actually need to use. You
can simply say prin instead of print, and right away notice an
improvement.
But prin is a highly flexible program designed to allow you to do
whatever you want, including things I never thought of. So I include a
bunch of little batch files and the escape code stuff to get you
started. If you are not using batch files yet, you certainly should be.
Even without doing anything the least bit fancy, you can save yourself a
lot of keystrokes.
You may not want to unzip the advanced.zip until you have made a directory
for it. It has a bunch of little bitty files in it that are printer
control codes. These can be sent to your printer with the dos copy
command to put it in different modes.
can simply say prin instead of print, and right away notice an
improvement.
But prin is a highly flexible program designed to allow you to do
whatever you want, including things I never thought of. So I include a
bunch of little batch files and the escape code stuff to get you
started. If you are not using batch files yet, you certainly should be.
Even without doing anything the least bit fancy, you can save yourself a
lot of keystrokes.
You may not want to unzip the advanced.zip until you have made a directory
for it. It has a bunch of little bitty files in it that are printer
control codes. These can be sent to your printer with the dos copy
command to put it in different modes.
December 11, 2017
Add comments