• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Dates in iCal
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Prev by Date: Re: Javascript OSA
  • Next by Date: Mail script to automatically manage mailboxes
  • Previous by thread: Dates in iCal
  • Next by thread: Mail script to automatically manage mailboxes
  • Index(es):
    • Date
    • Thread