And now for my next trick :(
Suppose I have a fld called "fCOOKED" that contains 'numToChar(104)',
and a second fld called "fT"
and a button with this script:
on mouseUp
set the useUnicode to true
put fld "fCOOKED" into COOKED
set the unicodeText of fld "fT" to COOKED
end mouseUp
why doesn't fld 'fT" end up with an 'h' in it instead
of a large number of goobledegook numbers?
Richmond.
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode