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

  1. Command:  GRAFTABL                      Type: DOS external command
  2.  
  3. Purpose:   Enables an extended character set to be displayed when using
  4.           display adaptors in the graphis mode
  5.  
  6. Syntax:   graftabl [xxx]
  7.                where xxx is a valid code page
  8.                437  United States (default)
  9.                850  Multilingual
  10.                860  Portuguese
  11.                863  French-Canadian
  12.                865  Nordic
  13.  
  14.           graftabl /status
  15.  
  16. Comments: GRAFTABL loads a table into memory that defines the ASCII
  17.           characters 128 thru 255 for use by the color/graphics adapter in
  18.           graphics mode.
  19.  
  20. Exit Codes:
  21.           0    Command successful
  22.           1    Table already loaded
  23.           2    File error occurred
  24.           3    Incorrect parameter
  25.           4    Incorrect version of MS-DOS, Ver 3.3 required
  26.