Stopping a script

Richmond richmondmathewson at gmail.com
Wed Jun 29 12:30:40 EDT 2016


Don't worry: 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. :-)
>
>> ?
>>
>> Richmond.
> Best
>
> Klaus
>
> --
> Klaus Major
> http://www.major-k.de
> klaus at major-k.de
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list