>># map ISO-8859/1 (ISO Latin 1) character set to IBM code page 850
>>#charset=iso-8859-1
>>
>># map ISO-8859/8 (Hebrew) character set to IBM code page 862
>>#charset=iso-8859-8
>
>My wild theoretical guess. First I think you are right, the charset=
>command has to be set properly. It is not going to be iso-8859-1 or
>8. I don't know which iso character set is for Chinese; maybe you
>can find out. Second, you would also have to find out which code
>page of OS/2 is relevant to the Chinese character set, and chcp
>accordingly.
The code page should be 950. Is there any charset that supports this
code page?
-- Billy