export to text file in UTF8 format?

klaus at major.on-rev.com klaus at major.on-rev.com
Tue Jun 30 06:17:32 EDT 2009


Hi Mark 1 and Mark 2,

thanks a lot guys!

@Mark (the dutch one)
Sorry, a field is not option for me in this case.

> Klaus, I have these two functions in my library for this:
>
> function utf8encode pString
>      return unidecode(uniencode(pString),"UTF8")
> end utf8encode
> -----
> function utf8decode pString
>      return unidecode(uniencode(pString,"UTF8"))
> end utf8decode

Exactly what I need, thanks Mr. Bassman :-)

> -----
> Best,
>
> Mark

Best

Klaus

--
Klaus Major
http://www.major-k.de
klaus at major.on-rev.com







More information about the use-livecode mailing list