Hello,

Whith actuals versions of lazarus this fonction:

    For i:=0 to LExport.Count-1 do begin
      LExport[i]:=AnsiToUtf8(LExport[i]);
    end;

Do absolutely nothing. I've also try with Utf8decode, ansitoutf8 and other's.

Any idea ?

Lazarus svn 11850
FPC 2.3.1 8290

OS Linux fedora 7



_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to