Filtering Strange characters in text
Stephen Quinn Barncard
stephenREVOLUTION at barncard.com
Tue Jul 29 18:04:01 EDT 2003
No, just plain text. Thanks! I solved the problem by filtering all
chars with a value higher than ascii 127...
sqb
>Did you by any chance set the useUnicode to true? Because if you
>did, then the numToChar(230) will be "æ" (i.e. ligature ae), which
>might explain why "Ê" does not get replaced... But then again, it's
>probably not this easy... :)
>T.
>
More information about the use-livecode
mailing list