Good to know. But I'd still ask, why not just use UTF-8? ;-) On Oct 29, 2010, at 2:36 PM, Thomas Leclaire wrote:
> Hi! > > Euro symbol is not in ISO 8859 −1 but in ISO 8859-15 > > > see http://fr.wikipedia.org/wiki/ISO_8859-1#ISO_8859-15 > > Regards, > Thomas > > > Le 29 oct. 2010 à 18:23, Jérôme Serré a écrit : > >> Because i have to use the French character é, à etc... >> >> -----Message d'origine----- >> De : Greg Brown [mailto:[email protected]] >> Envoyé : vendredi 29 octobre 2010 18:19 >> À : [email protected] >> Objet : Re: Character '€' >> >> Probably a file encoding mismatch. Why are you using ISO-8859 instead of >> UTF-8? >> >> On Oct 29, 2010, at 12:06 PM, Jérôme Serré wrote: >> >>> Hello, >>> >>> >>> >>> The character ‘€’ in a file wtkx is represented as a square on the screen. >>> is this normal ? >>> >>> <? Xml version = "1.0" encoding = "ISO-8859-1"?> >>> ..... >>> <BoxPane Form.label="Prix (€)"> >>> ..... >>> >>> -- >>> >>> Cordialement >>> >>> Jérôme Serré >>> >>> >>> >>> >> >
