Unicode to Ascii Substitution
Ender Nafi Elekcioglu
endernafi at gmail.com
Fri Nov 1 18:15:05 EDT 2013
Hi Monte,
*sort international* may not work because of the reason you mentioned;
but
_set the useUnicode to true
_replace numToChar(199) with numToChar(67) in tBookName
has nothing to do with the language choice, right?
It’s plain UTF table replacement.
Do you have any idea why this doesn’t work?
Best,
~ Ender Nafi
On November 2, 2013 at 0:11:20, Monte Goulding (monte at sweattechnologies.com) wrote:
I haven't looked at what the engine does for international sort but it's complicated because some languages different ordering of the same characters. Given there's no way to specify the language I suspect this is the problem...
More information about the use-livecode
mailing list