home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / chcp.hlp < prev    next >
Encoding:
Text File  |  1989-01-01  |  896 b   |  21 lines

  1. CHCP [nnn]                                                       [new DOS 3.3]
  2.  
  3. CHCP is an internal command that selects the current code page that DOS and 
  4. the monitor, printer, and keyboard will use. To select a different code page 
  5. for a specific device, use MODE.
  6.  
  7.        CHCP [nnn]
  8.  
  9. [nnn] specifies the code page to use, if omitted the code page currently in
  10.     use is displayed. A list of possible code page values is given in the
  11.     NEW_TERMS CODE_PAGE CODES topic.
  12.  
  13. The NLSFUNC command (see CONFIG.SYS INSTALL NLSFUNC.EXE) needs to be run 
  14. before the CHCP command will work. Some peripherals may need to have a list
  15. of code pages prepared by the MODE command before using the CHCP command. A
  16.  
  17.     COUNTRY=ccc
  18.  
  19. line may also be needed in the CONFIG.SYS file. See the NEW_TERMS CODE_PAGE
  20. USE topic for information about installing and using code pages.
  21.