[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn 6602  - DOS 3.3+ - Set Global Code Page Table                    [D]

   AX = 6602h
   BX = active code page (see below)
   DX = system code page (active page at boot time)

Return: CF set on error
       AX = error code (see AH=59h)
   CF clear if successful

See Also: AX=6601h,INT 2F/AX=14FFh

Values for code page:
 437   US
 850   Multilingual
 852   Slavic/Latin II (DOS 5+)
 857   Turkish
 860   Portugal
 861   Iceland
 863   Canada (French)
 865   Norway/Denmark

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson