On Fri, Sep 25, 2015 at 3:23 PM, Fraser Gordon <fraser.gor...@livecode.com> wrote:
> > For consistency, it is best to use numToCodepoint (which uses Unicode > codepoint numbers) rather than numToChar (which uses the platform-specific > legacy text encodings). > OK, so what Ralph said - another reason to move to at least LC 7.1 Stable. LC 6 and below you have to test for platform and provide the appropriate numToChar(), LC 7 and above numToCodepoint(0xA0) works for all platforms. Brilliant. _______________________________________________ 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