Unicode revisited, this time with htmlText

shaosean at unitz.ca shaosean at unitz.ca
Wed Nov 19 22:42:40 EST 2003


> SO: what would be the correct syntax for displaying Unicode in 
> htmlText?  and how do I make sure that both English and non-English 
> strings are displayed properly?

you need to convert any character with an ascii code greater than 127 to 
it's html entity (an entity looks like ?)

-Sean



More information about the use-livecode mailing list