If this is a feature, it's a nasty one.

Victor Eijkhout eijkhout at cs.utk.edu
Mon Mar 17 18:26:01 EST 2003


In other words, I consider this a bug.

on mouseup
   send "t 1" to me
end mouseup

on t a
   set the a of me to "bar"
end t

Guess what property gets set on mouseup?

And what's worse, I don't see how I can hack my way around it, 
because <set the "a" of me> is illegal. Ok, take a different name for 
the parameter, but I want to use logical sounding names.

-- 
Victor Eijkhout <eijkhout at cs.utk.edu>
tel: 865 974 9308 (W), 865 673 6998 (H), 865 974 8296 (F)
http://www.cs.utk.edu/~eijkhout/



More information about the use-livecode mailing list