home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / mode / codepage.hlp next >
Encoding:
Text File  |  1989-01-01  |  1.0 KB  |  27 lines

  1.                            device-name CP                       [new DOS 3.3]
  2.  
  3. This option of the external MODE command allows you to select the code page
  4. for a specific device. The CHCP command selects the code page for all devices.
  5. CODE and CODEPAGE are equivalent to CP. [Not supported in OS/2]
  6.  
  7.     MODE device-name CP PREP[ARE]=[(cplist) [d:][pathname]filename[.ext]]
  8.     MODE device-name CP SEL[ECT]=nnn
  9.     MODE device-name CP [REF[RESH]] 
  10.     MODE device-name CP [/STA[TUS]]
  11.  
  12.     PREPARE a list of code pages for a device. 
  13.     SELECT one of them to use, until another one gets SELECTed.
  14.     If a code page is lost (by turning the device off and on, say), 
  15.         the last one SELECTed can be REFRESHed. 
  16.  
  17. device-name is any device (such as CON: or PRN:) that uses code-pages.
  18.  
  19. cplist specifies one or more code pages, separated by commas.
  20.  
  21. filename is a file (probably with a .CPI extension) containing the code 
  22.     pages.
  23.  
  24. nnn specifies a code page.
  25.  
  26. /STA will display the code page last SELECTed.
  27.