On 1/15/13 11:39 PM, Kay C Lan wrote:

If there is not an extra space after EVERY char, then it becomes much
more difficult.

If the original was unicode, which was then converted to plain text, Pages might be retaining the second byte and inserting a null. In other words, it's keeping both of the original bytes but using only the first.

That's what LiveCode does too when you uniEncode text. Maybe uniDecode would fix it.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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