Dec 232017
POST allows users of PC’s to print ASCII files directly to PostScript printers from DOS. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
DIRPRN.BAT | 16 | 16 | stored |
LISTPRN.BAT | 52 | 51 | deflated |
OPTIONS.BAT | 52 | 51 | deflated |
OPTIONS.DOC | 1629 | 657 | deflated |
POST.DOC | 18293 | 6359 | deflated |
POST.EXE | 24656 | 15943 | deflated |
POSTLOGO.BAT | 20 | 20 | stored |
POSTLOGO.PS | 909 | 460 | deflated |
POSTPRN.BAT | 15 | 15 | stored |
README.DOC | 1631 | 639 | deflated |
SETDTR.BAT | 18 | 18 | stored |
SETDTR.PS | 177 | 127 | deflated |
SETXON.BAT | 18 | 18 | stored |
SETXON.PS | 177 | 126 | deflated |
STATUS.BAT | 18 | 18 | stored |
STATUS.PS | 201 | 162 | deflated |
USERPRN.BAT | 20 | 19 | deflated |
XONXOFF.COM | 256 | 170 | deflated |
Download File POST21.ZIP Here
Contents of the README.DOC file
W E L C O M E
Here is what the POST files do:
POST.EXE The POST program engine Version 2.1
POST.DOC The POST user's manual - ASCII text
USERPRN.BAT The batch file to print POST.DOC using POST
OPTIONS.DOC The POST options list
OPTIONS.BAT The batch file to print OPTIONS.DOC in landscape format
DIRPRN.BAT The batch file to print a local directory
LISTPRN.BAT A sample batch file to list source code of a file
POSTPRN.BAT A sample batch file to list a file or directory
POSTLOGO.PS A label written in PostScript (R) for your POST floppy
POSTLOGO.BAT The batch file to print the label
STATUS.PS A PostScript (R) program to identify your printer protocol
STATUS.BAT A batch file to get the protocol status
SETDTR.PS A PostScript (R) program to switch to DTR/DSR protocol
SETDTR.BAT A batch file to switch to DTR/DSR protocol
SETXON.PS A PostScript (R) program to switch to XON/XOFF protocol
SETXON.BAT A batch file to switch to XON/XOFF protocol
XONXOFF.COM A XON/XOFF protocol terminate and stay resident PC program
(this only works for com1:)
Note: All batch files are set up to use PRN: as the print device. If
Your configuration is different you will need to edit the files
or use the DOS MODE command to redirect your print device.
XONXOFF.COM is not a very reliable way of implementing the handshaking
protocol. If it is possible, you should use the parallel
printer port or use the serial port with DTR/DSR handshaking.
Here is what the POST files do:
POST.EXE The POST program engine Version 2.1
POST.DOC The POST user's manual - ASCII text
USERPRN.BAT The batch file to print POST.DOC using POST
OPTIONS.DOC The POST options list
OPTIONS.BAT The batch file to print OPTIONS.DOC in landscape format
DIRPRN.BAT The batch file to print a local directory
LISTPRN.BAT A sample batch file to list source code of a file
POSTPRN.BAT A sample batch file to list a file or directory
POSTLOGO.PS A label written in PostScript (R) for your POST floppy
POSTLOGO.BAT The batch file to print the label
STATUS.PS A PostScript (R) program to identify your printer protocol
STATUS.BAT A batch file to get the protocol status
SETDTR.PS A PostScript (R) program to switch to DTR/DSR protocol
SETDTR.BAT A batch file to switch to DTR/DSR protocol
SETXON.PS A PostScript (R) program to switch to XON/XOFF protocol
SETXON.BAT A batch file to switch to XON/XOFF protocol
XONXOFF.COM A XON/XOFF protocol terminate and stay resident PC program
(this only works for com1:)
Note: All batch files are set up to use PRN: as the print device. If
Your configuration is different you will need to edit the files
or use the DOS MODE command to redirect your print device.
XONXOFF.COM is not a very reliable way of implementing the handshaking
protocol. If it is possible, you should use the parallel
printer port or use the serial port with DTR/DSR handshaking.
December 23, 2017
Add comments