Re: App not found action
Re: App not found action
- Subject: Re: App not found action
- From: Robert Poland <email@hidden>
- Date: Sun, 23 Nov 2014 17:06:25 -0700
Thanks Shane,
That got me there.
FYI, the 4 char ID code for BOINCManager is “edu.berkeley.boinc”, wierd.
> On Nov 23, 2014, at 3:34:PM, Shane Stanley <email@hidden> wrote:
>
> On 24 Nov 2014, at 8:37 am, Robert Poland <email@hidden> wrote:
>>
>> Why does’t the try block avoid this
>
> Because try blocks trap errors, and your statement isn't throwing an error.
>
> If the application isn't installed on the other computers, you don't need any of that. Just wrap the call to the application in a try block, and address the application by its id rather than name.
>
> --
> Shane Stanley <email@hidden>
> <www.macosxautomation.com/applescript/apps/>
Robert Poland
Fort Collins CO
_______________________________________________
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