iCal and Leopard
iCal and Leopard
- Subject: iCal and Leopard
- From: Robert DuToit <email@hidden>
- Date: Mon, 5 Nov 2007 16:13:09 -0500
Hi All,
I just rejoined the list and noticed there was a thread about ical in
Leopard. The following line, which has worked for me for ages in
Tiger is now Broken and I am not sure why. The app is localized, thus
the localized calls. Any thoughts appreciated. Thanks Rob D
broken line:
make calendar at end of calendars with properties {writable:true,
description:my localized_string("Birthdays"), title:my
localized_string("Birthdays")}
I tried just this simple script in leopard and it doesn't work
either. Works in Tiger though:
make calendar at end of calendars with properties {writable:true,
description:"Today", title:"Hello"}
Error: iCal received an error: AppleEvent-handler failed. (-10000)
_______________________________________________
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