home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / OS2CO2.ZIP / CODEPAGE.HLP < prev    next >
Text File  |  1989-06-01  |  404b  |  17 lines

  1. The CODEPAGE directive selects a primary (and optionally a secondary)
  2. code page for the system.  Code pages relate ASCII character codes to
  3. keyboard scan codes and individual display elements.
  4.  
  5. Directive syntax:    CODEPAGE = primary[,secondary]
  6.  
  7. Default value:        OEM dependent
  8.  
  9. Multiple occurrences:    No    
  10.  
  11. Affects protected mode:    Yes
  12.             
  13. Affects real mode:    Yes
  14.  
  15. Example:        CODEPAGE = 437,850
  16.  
  17.