Re: ASCII to UTF-8



"Tom de Neef" <tdeneef@xxxxxxxx> wrote in message
news:438209cc$0$11066$e4fe514c@xxxxxxxxxxxxxxxxx
>
> Is there an easy way in which I could convert the file from ASCII to
> UTF-8?

How about using the AnsiToUtf8 function in the system unit? Of course
assuming your file is ansi.



.