home *** CD-ROM | disk | FTP | other *** search
/ The Best of the Best / _.img / 02042 / hilfsprg.exe / HPRTSC.DOC < prev    next >
Text File  |  1987-05-06  |  2KB  |  37 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.           This program implements a graphics screen dump from a
  8.           Hercules monochrome graphics board. It was written for the
  9.           Epson LX80/LX90 printers, but it should work on other Epson
  10.           compatible printers.
  11.           
  12.           To load the program, simply type HPRTSC from the DOS prompt.
  13.           This should probably be done in your AUTOEXEC.BAT file. From
  14.           then on you simply need to press the PrtSc key (it is
  15.           shifted) to print out a screen image.
  16.           
  17.           When the PrtSc key is pressed, HPRTSC checks to see if the
  18.           Hercules board is in text mode or graphics mode. If it is in
  19.           text mode, the screen is dumped to your printer as normal
  20.           ASCII characters. In graphics mode, HPRTSC will pause and
  21.           wait for you to press either the '1' or the '2' key to
  22.           indicate which of the two graphics pages on the Hercules
  23.           board you wish to dump (if you don't understand this, press
  24.           '1'; if that doesn't do what you want, press PrtSc again and
  25.           then try '2'). If you press any key other than '1' or '2',
  26.           HPRTSC will beep and then return. You can use this to freeze
  27.           an animated graphics display to look at it more closely.
  28.           Just press PrtSc to freeze the screen. To unfreeze it, just
  29.           press any key other than '1' or '2'.
  30.           
  31.           More detailed comments appear at the beginning of the source
  32.           code which is included with this package.
  33.           
  34.           Alan Groupe
  35.           Background Processes
  36.           PO Box 6347
  37.           Nashua, NH 03063