home *** CD-ROM | disk | FTP | other *** search
/ The CIA World Factbook 1992 / k3bimage.iso / sel / 04 / 0034 / iso_0108.iso < prev    next >
Encoding:
Text File  |  1991-12-02  |  1.5 KB  |  41 lines

  1. Command:  GRAPHICS                      Type: DOS external command
  2.  
  3. Purpose:  Allows you to print a graphics screen display on a printer when
  4.           you are using a color or graphics monitor.
  5.  
  6. Syntax:   graphics [printer][/b][/p=port][/r][/lcd]
  7.  
  8.           where printer is:
  9.  
  10.           color1    Prints on an IBM color printer with a black ribbon
  11.  
  12.           color4    Prints on an IBM color printer with a RGB ribbon
  13.  
  14.           color8    Prints on an IBM color printer with a CMY ribbon
  15.  
  16.           compact   Prints on an IBM Compact printer
  17.  
  18.           graphics  Prints on an IBM Graphics printer or Proprinter
  19.                     (default)
  20.  
  21.           thermal   Prints on an IBM PC-convertable
  22.  
  23.  
  24. Comments: To print the screen, press Shift and PrintScreen keys at the ssame
  25.           time. If the display mode is 320 x 200 color grtaphics and the
  26.           printer type is color1 or graphics, then the output will be in
  27.           four shades of grey. If the display mode is 640 x 200 the printer
  28.           output will be sideways.
  29.  
  30. Switches:
  31.           /b        Prints the background in color. Valid only with color4
  32.                     or color8 option selected
  33.  
  34.           /p=port   Sets the port for the graphics parallel printer. 
  35.                     Port may be 1, 2 or 3. Default is 1
  36.  
  37.           /r        Prints black and white as seen on the screen. Default is
  38.                     to print black as white and white as black.
  39.  
  40.           /lcd      Prints fron the LCD on the IBM PC-Convertable
  41.