About CharToNum and Unicode...

Dar Scott dsc at swcp.com
Sun Jul 25 00:27:05 EDT 2004


On Jul 24, 2004, at 5:24 PM, Dar Scott wrote:

> I put just the option 2 into a field and ran this:
>
> on mouseUp
>   get the unicodeText of field "field"
>   set the useUnicode to true
>   get the charToNum of it
>   put baseConvert(it,10,16)
> end mouseUp
>
> I got 2122.

Whoops, that was on the beta.  Sorry folks.

Dar



More information about the use-livecode mailing list