Stopping a script
Klaus major-k
klaus at major-k.de
Wed Jun 29 12:23:33 EDT 2016
Hi Richmond,
> Am 29.06.2016 um 18:13 schrieb Richmond <richmondmathewson at gmail.com>:
>
> Maybe I'm just being a bit simplistic, BUT what is wrong with
> having a button containing this script:
>
> on mouseUp
> send "end mouseUp' to button "XYZ"
> end mouseUp
>
> this generates an error message:
>
> (Handler: can't find handler) near "end"
the message you want to send it MOUSEUP!
So leave out the END and it will work as exspected. :-)
> ?
>
> Richmond.
Best
Klaus
--
Klaus Major
http://www.major-k.de
klaus at major-k.de
More information about the use-livecode
mailing list