Sexy Hexxy?
Dar Scott
dsc at swcp.com
Fri May 2 17:01:25 EDT 2014
Now that’s thinking outside the BMP!
Now my question is whether it is worth it to ask for this shorthand:
put `U+01D11E
And maybe, so you don’t have to type it again in the comment:
put `MUSICAL_SYMBOL_G_CLEF
But we can always do this:
put “𝄞"
Well, if we can figure out how to type it.
Dar
On May 2, 2014, at 7:47 AM, Peter W A Wood <peterwawood at gmail.com> wrote:
> 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 at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list