autoScript

Tore Nilsen tore.nilsen at me.com
Wed Nov 16 08:22:16 EST 2016


On MacOS 10.12.2


> 16. nov. 2016 kl. 14.21 skrev Richmond <richmondmathewson at gmail.com>:
> 
> Thanks, Tore,
> 
> On which operating system is that?
> 
> Richmond.
> 
> On 16.11.2016 15:10, Tore Nilsen wrote:
>> Putting
>> 
>> on mouseUp
>> 
>> put "on mouseUp" & return & "beep" & return & "end mouseUp" into SKRIPT
>> 
>> set the script of btn "BB" to SKRIPT
>> 
>> end mouseUp
>> 
>> 
>> into the script of the first button makes button BB trigger a beep as expected, also in LC 8.1.1
>> 
>> 
>> 
>> Regards
>> Tore
>> 
>>> 16. nov. 2016 kl. 13.57 skrev Richmond <richmondmathewson at gmail.com>:
>>> 
>>> Nothing is wrong with this in Livecode 7.1.4
>>> 
>>> BUT is does not work in Livecode 8.1.1
>>> 
>>> Bug 18864
>>> 
>>> Richmond.
>>> 
>>> On 16.11.2016 14:44, Richmond wrote:
>>>> I wonder what's wrong with this:
>>>> 
>>>> on mouseUp
>>>>   put "make me coffee" into SKRIPT
>>>>   set the script of btn "BB" to SKRIPT
>>>> end mouseUp
>>>> 
>>>> 
>>>> Richmond.
>>> 
>>> _______________________________________________
>>> 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
>> _______________________________________________
>> 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
> 
> 
> _______________________________________________
> 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