According to
http://ps.boulder.ibm.com/pbin-usa-ps/getobj.pl?/pdocs-usa/euro.html
IBM has changed code pages 850 and 857 to include the euro sign.
Therefore I suggest to update in the mapping files
ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP850.TXT
ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP857.TXT
the lines
0xd5 0x0131 #LATIN SMALL LETTER DOTLESS I
0xd5 #UNDEFINED
which should both be replaced by
0xd5 0x20AC #EURO SIGN
and the equivalent change should be made in CP857.TXT.
Markus
-- Markus G. Kuhn, Security Group, Computer Lab, Cambridge University, UK email: mkuhn at acm.org, home page: <http://www.cl.cam.ac.uk/~mgk25/>
This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:20:40 EDT