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.


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to