Dec 152017
Allows Print-Screen to operate on Novell ELS File Servers, includes full Turbo Pascal source code. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
PS.DOC | 774 | 445 | deflated |
PS.EXE | 2656 | 1910 | deflated |
PS.PAS | 928 | 446 | deflated |
Download File PRTSC.ZIP Here
Contents of the PS.DOC file
ELS Server Print Screen Utility
The PS program is used with Novell ELS to enable the print screen key
on the server. It is a memory resident program that captures the PrtSc
key, reads the screen and sends it to the printer. The PS program must
be run after the first SPOOL command, after that, it need not be run. It
does not check for multiple copies of itself in memory so will consume
memory if run multiple times. It is known to work with both monochrome
and color but has not been tested with EGA or VGA.
The source code is included those who wish to make modifications (Turbo
Pascal V4.0). This program is public domain, is delivered AS IS with no
warrenty what so ever. You may distribute it and do with it as you desire.
Randy Proulx
The PS program is used with Novell ELS to enable the print screen key
on the server. It is a memory resident program that captures the PrtSc
key, reads the screen and sends it to the printer. The PS program must
be run after the first SPOOL command, after that, it need not be run. It
does not check for multiple copies of itself in memory so will consume
memory if run multiple times. It is known to work with both monochrome
and color but has not been tested with EGA or VGA.
The source code is included those who wish to make modifications (Turbo
Pascal V4.0). This program is public domain, is delivered AS IS with no
warrenty what so ever. You may distribute it and do with it as you desire.
Randy Proulx
December 15, 2017
Add comments