Character Encoding
Mark Schonewille
m.schonewille at economy-x-talk.com
Sat Apr 29 10:31:09 EDT 2006
Mark,
The language of the system, Dutch, German, or English, is not a
problem. You'd have problems if you try to decode and display tags
that are actually written in unicode and cannot be displayed with
normal ascii characters. I'd try to display the tags as unicode text
--there is a reason why they are encoded like that. Write me off-list
if you need help with unicode in Rev.
Best regards,
Mark
--
Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Salery is the easiest way to get your own web store on-line: http://
www.salery.biz/salery.html
Op 29-apr-2006, om 15:31 heeft Mark Smith het volgende geschreven:
> Mark and Thierry, thanks.
>
> What seems to work , where iTunesStr is what I extract from the
> m4aTag:
>
> put unidecode(uniencode(iTunesStr,"UTF8")) into decodedStr
>
> This works on my (english) system, but are there gotchas that would
> apply when using this, for instance, on a french or german system?
>
> Best,
>
> Mark
More information about the use-livecode
mailing list