Does anyone know if it is possible (and how) to set the language when 
processing a string to get the correct capitalisation? 

I am trying to see how LiveCode handles upper and lower case shifting in 
situations like this:

English

        the toLower of "I" -> "i"

Turkish
        the toLower of "I" ->  "ı"  #Unicode: U+0131, UTF-8: C4 B1 

Regards

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

Reply via email to