iCal is out, in your iDisk
iCal is out, in your iDisk
- Subject: iCal is out, in your iDisk
- From: bill <email@hidden>
- Date: Tue, 10 Sep 2002 18:34:38 +0800
Hello,
iCal is out, in your iDisk:Software:Apple Software:
Or this page:
http://www.apple.com/downloads/macosx/apple/ical.html
My initial thought is that it9ll be a killer application. Most important,
it9s applescriptable.
Unfortunately, I don9t find out how to make a event in a selected calendar,
the following gives me error:
tell application "iCal"
tell window 1
make new event at calendar "work" with properties {start date:date
"Saturday, 14 September 2002 00:00:00", description:"Hi"}
end tell
end tell
Error message: iCal got an error:
NSCannotCreateScriptCommandError
Any idea?
TIA
Bill
[OT] how to stop Entourage to capitalise the first character of the first
word of each line?
_______________________________________________
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.