Re: Sierra kills ASObjC Runner
Re: Sierra kills ASObjC Runner
- Subject: Re: Sierra kills ASObjC Runner
- From: Shane Stanley <email@hidden>
- Date: Fri, 23 Sep 2016 23:53:50 +1000
On 23 Sep. 2016, at 11:40 pm, Robert Poland <email@hidden> wrote:
>
> Not being a master AppleScript programmer, I don't understand the function of "on checkModifier:keyName"
It's just an AppleScript handler, called like any other. You could change it to "on checkModifier(keyName)" if you would prefer.
> Consequently I am not able to get a usable output.
Add the use statements at the very beginning of your script. Add the checkModifier handler somewhere. Then replace the ASObjC Runner block with the similar code from my previous post.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>, <latenightsw.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden