Re: Dates in iCal
Re: Dates in iCal
- Subject: Re: Dates in iCal
- From: "John M, John" <email@hidden>
- Date: Mon, 30 May 2005 23:58:29 +0100
Hi,
On a given date:
tell application "iCal"
set myDate to "4/4/5"
view calendar at date myDate
end tell
For an event:
tell application "iCal"
show event 1 of calendar 1
end tell
I don't know how to show or hide iCal calendars with Applescript, I
don't think it's possible.
John M
Ben Kazez wrote
Is there a way to use AppleScript to have iCal select a given date in
a given calendar?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden