When is Unicode not Unicode?

J. Landman Gay jacque at hyperactivesw.com
Tue Dec 17 19:02:19 EST 2013


On 12/17/13 6:00 PM, J. Landman Gay wrote:

> At least for pi, greater-than-or-equal-to, less-than, etc. they aren't
> really unicode (they don't use 2 bytes.) On Mac they're in the extended
> ascii table; pi, for example, is number 184. You could find out what
> character number it is on Windows and use numToChar to insert it.

Or even better, now that I think about it, use macToISO to easily 
convert them automatically. Shoulda said that first.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list