On Mon, 18 Feb 2002, Paul Smiley <[EMAIL PROTECTED]>
wrote:

> <project name="Wen��" default="CompileDBO" basedir="C:/Wen��">
>  
> I have tried this with and without 'encoding="UTF-8"'

This is because you are not using the UTF-8 encoding, but iso-8859-1.
Try encoding="ISO-8859-1" instead - or really use UTF-8.

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to