Richmond

Try this in your message box - put numToCodepoint(0x1D11E) - and smile.

Then take a look at numToCodePoint in the dictionary:

        Examples: 
        numToCodepoint(0x41) -- returns "A"
        put numToCodepoint(0x20) is space -- returns true

and smile again!

Regards

Peter


On 1 May 2014, at 01:55, Richmond wrote:
 -
> Have I been hallucinating, or did I see a post, somewhere, the other day
> where Unicode addresses were entered in their original Hexadecimal?
> 
> It certainly would save an awful lot of time spent converting from Hex to 
> Decimal.
> 
> Richmond.
> 
> _______________________________________________
> 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


_______________________________________________
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