home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / DOS_HELP / PC_HELP1.ZIP / HELPDOS3.ZIP / GRAPHICS.### < prev    next >
Encoding:
Text File  |  1985-12-28  |  714 b   |  17 lines

  1. COMMAND:  GRAPHICS
  2.  
  3. FUNCTION: Allows the contents of a graphics display screen to be printed on an
  4.           IBM PC 80 cps Matrix Graphics Printer.
  5.  
  6. FORMAT:   GRAPHICS
  7.  
  8. TYPE:     DOS external command.
  9.  
  10. REMARKS:  Once GRAPHICS is executed, pressing the Shift-PrtSc keys causes the
  11.           contents of a graphics display to be printed on a Graphics Printer.
  12.           If the screen is in text mode, the text is printed in less than 30
  13.           seconds. If the screen is in graphics mode, a 320x200 display is
  14.           printed in up to four shades of gray and a 640x200 display is printed
  15.           sideways on the printer. This command increases the resident size of
  16.           DOS by 688 bytes.
  17.