On 2015-05-04 22:31, Peter Haworth wrote:

Does toUpper/toLower work? Similarly, does the setting of caseSensitive
work OK when comparing textDecoded strings?

All string operations support Unicode in LC 7. Obviously, "binary data" operations (e.g. "byte x to y of ...") don't!

To answer your specific question: when applied to Unicode strings, the toUpper, toLower, and the caseSensitive property apply to *all* Unicode glyphs that have uppercase and lowercase forms, not just Latin ones.

                                  Peter

--
Dr Peter Brett <peter.br...@livecode.com>
LiveCode Engine Development Team


_______________________________________________
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