Thanks. I knew I was missing something obvious!
Pete Haworth
On Jan 14, 2011, at 10:42 AM, dunb...@aol.com wrote:
> 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
> _
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
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsub