On 20/08/2013, at 8:50 AM, J. Landman Gay wrote:

> It drops or alters characters.

I'm not sure what you mean. UTF8 can represent all the unicode code points.

> The glossary is used a few different ways, and sometimes I need to display 
> all the keys in a field, to act as an index of terms. So it all has to stay 
> intact.

You should be able to create your list in UTF8 then uniEncode(theList,"UTF8") 
to set the unicodeText of the field. Then uniDecode a given line to use as a 
key.

I hadn't read the whole thread.. looks like Devin suggested the same thing.

Cheers

--
M E R Goulding 
Software development services
Bespoke application development for vertical markets

mergExt - There's an external for that!

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to