Getprop/Setprop question

DunbarX at aol.com DunbarX at aol.com
Fri Jan 14 13:42:46 EST 2011


Ask for the target in your handler.

on mouseUp
   set the superDuper of this card to ""
end mouseUp

on setProp superDuper
   put the target
end setProp



More information about the use-livecode mailing list