Stopping a script

Klaus major-k klaus at major-k.de
Wed Jun 29 12:34:00 EDT 2016


Hi Richmond,

> Am 29.06.2016 um 18:30 schrieb Richmond <richmondmathewson at gmail.com>:
> 
> Don't worry:

I don't worry, because I know it's YOU, Richmond! :-D

> I solved that problem in the easiest, simplest way, that makes me feel very stupid
> indeed because it took me 24 hours to "get it":
> 
> on mouseEnter
>  exit to top
> end mouseEnter
> 
> http://forums.livecode.com/viewtopic.php?f=7&t=27546

> Richmond.
> 
> On 29.06.2016 19:23, Klaus major-k wrote:
>> 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. :-)
>> 
>>> ?

Best

Klaus

--
Klaus Major
http://www.major-k.de
klaus at major-k.de





More information about the use-livecode mailing list