Re: iCal calendar title property
Re: iCal calendar title property
- Subject: Re: iCal calendar title property
- From: Graff <email@hidden>
- Date: Tue, 29 Jun 2004 13:30:15 -0400
Works fine here. Do you have any calendars defined?
Here's what I get:
tell application "iCal" to get title of item 1 of calendars
-> "Home"
Home is the first calendar that I have in iCal
- Ken
On Jun 29, 2004, at 12:35 PM, Michael Grant wrote:
Is the calendar title property broken in iCal 1.5.2? This little
scriptlet:
tell application "iCal" to get title of item 1 of calendars
results in "iCal got an error: NSCannotCreateScriptCommandError".
Or am I being stupid?
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.