Print Screen 2.1
(c) 1995-2002 Henrich Fukna
fuky@azet.sk
------------------------------------


License
-------
Program is released under the GPL license. For further information
please read the COPYING file.


Introduction
------------
Print Screen is a TSR utility used to grab a text screen to a file 
(in current directory). The name of the DOS text file is PRNSCR.SAV
by default. You can change it from command line.
Into one file can be stored more than one text screen. Utility is 
activated after pressing the <Print Screen> key on the keyboard.
                    !!! W A R N I N G !!!
This utility is designed only for text screen modes. Under graphic
screen modes is not guaranteed that the utility will work properly.


Installation
------------
Download the prnscr<xy>.zip, where <xy> is the version number. Extract files
from the .zip to the directory where you wishes.


System requirements
-------------------
- DOS 3.0 or higher
- Processor i80286 or higher
- EGA or higher
- 16kB of free memory


Usage
-----
Usage: PRNSCR [-uqh?L fFILE]

Options:
  u        remove program from memory
  q        be quiet
  h, ?     display this help screen
  L        display software licence

  iFILE
   FILE    file name

Default: -fPRNSCR.SAV


History
-------
18.06.1995    1.0       - first version
                        - storing one text screen to a file in current directory

06.08.1995    1.1       - added options to command line
                        - storing more screens to file in current directory

10.07.1996    2.0       - fixed bug under DPMI environment

31.03.2002    2.0       - documentation review

09.06.2002    2.1       - huge code rewriting
                        - added file name option
                        - GNU/GPL licence
