home *** CD-ROM | disk | FTP | other *** search
/ Explore the World of Soft…ids, Adults, Educational / RocelcoInc-ExploreTheWorldOfSoftware-KidsAdultsEducational-Vol2-Shareware.iso / educate / disk067 / graphics.hlp < prev    next >
Encoding:
Text File  |  1985-09-10  |  962 b   |  31 lines

  1. ----------------------  GRAPHICS - External DOS Command  -----------------------
  2.  
  3. GRAPHICS allows a graphics screen display to be printed on a graphics printer.
  4.  
  5. FORMAT:   GRAPHICS
  6.  
  7. REMARKS:
  8.  
  9.    This command must be used prior to pressing SHIFT-PRTSC to print a graphics
  10.    screen display.
  11.  
  12.    The resident size of DOS (amount of memory used by DOS) is increased by 736
  13.    bytes.
  14.  
  15.    In 320 x 200 color graphics mode, the printout will have up to four shades of
  16.    gray.  In 640 x 200 color graphics mode, the printout will be rotated 90
  17.    degrees counter-clockwise.  The upper right corner of the screen will be the
  18.    upper left corner of the printout.
  19.  
  20.    Printing a graphics display may take as long as three minutes.
  21.  
  22.    Once GRAPHICS is executed, it stays in effect until DOS is restarted.
  23.  
  24. EXAMPLE:
  25.  
  26. Print a graphics screen display:
  27.  
  28.           GRAPHICS
  29.  
  30.    then hold down the SHIFT key and press PRTSC to print the screen.
  31.