Re: Feedback from a hanging script
Re: Feedback from a hanging script
- Subject: Re: Feedback from a hanging script
- From: Yvan KOENIG <email@hidden>
- Date: Tue, 15 Sep 2015 19:57:52 +0200
> Le 2015/09/15 à 19:51, Robert Poland <email@hidden> a écrit :
>
>
>> On Sep 15, 2015, at 11:24:AM, Jay louvion <email@hidden> wrote:
>>
>> Hi friend scripters,
>>
>> I'm desperately trying to solve a problem I have with a vanilla AppleScript running from Filemaker. The script calls iCal in order to create/erase events according toFM data.
>>
>> On any other machine with OSes that are prior to Mavericks, it runs like a charm. On one of them (a Mavericks MacBook), it sometimes goes through, but quite often times out.
>>
>> Is there some kind of activity monitor that would allow me to understand what's happening? Not sure running the script from the editor returns the same responses.
>>
>> Many thanks in advance,
>>
>> Jay
>
> Ical has been replaced so long ago that I don’t even remember it.
>
> Try “Calendar”.
>
Was it really replaced or was it just renamed ?
When I type :
tell application "iCal"
--
end
it compiles as:
tell application "Calendar"
--
end tell
Yvan KOENIG running Yosemite 10.10.5 in French (VALLAURIS, France) mardi 15 septembre 2015 19:57:46
_______________________________________________
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