In our previous episode, ik said:
> I'm using iconv (Marco made a unit for it if i remember correctly)
> that converts one charset to another.
It was actually meant to be a fundament of the unix implementation of
lconvencoding.
But iirc it didn't make 2.2.2 due to some confusion over merging, so
I'm using iconv (Marco made a unit for it if i remember correctly)
that converts one charset to another.
Ido
On Tue, Oct 7, 2008 at 10:27 AM, EarMaster - Bent Olsen
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> The unit LConvEncoding has some functions to convert between codepages and
> UTF8, like CP1252T
Hi,
The unit LConvEncoding has some functions to convert between codepages and
UTF8, like CP1252ToUTF8 and UTF8ToCP1252, but codepages for Chinese or
Japanese isn't supported.
What do others use to convert text with these codepages to UTF8?
Best regards,
Normann
2008/10/6 Frank Peelo <[EMAIL PROTECTED]>
> CSV is occasionally referred to as something other than "Comma Separated
> Values". I'm not sure why. If you're using CSV, stick to what most
> applications understand by csv and benefit from some level of compatibility.
> Why make hassle for yourself? E