Altering custom properties
J. Landman Gay
jacque at hyperactivesw.com
Tue Apr 6 14:03:51 EDT 2010
Jeff Massung wrote:
> Well, I'm shooting for less than 3, but less than 1 would be very cool, too.
> ;-)
Well, this:
on mouseup
end mouseup
It's less than one line of code, although I admit it doen't do much. :)
For your original question, no, there's no shorter way to do it. You
have to get, change, set the property. The only way to make it a
semi-one-liner is to write a custom function that does all that, and
then just call your function.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list