iCal scripting?
iCal scripting?
- Subject: iCal scripting?
- From: "T.J. Mahaffey" <email@hidden>
- Date: Tue, 10 Sep 2002 09:52:48 -0500
Hi, list. :)
Anyone doing any iCal scripting yet? The dictionary seems straightforward, but I
can't get even the most basic script to work: (10.2, AS 1.9)
tell application "iCal"
make new todo at calendar 1 with properties {summary:"testing"}
end tell
The script above doesn't error and seems to check out syntax-wise, but here's
the result and no todo was created:
+class ; 1 of application "iCal"
Can anyone lend any insight?
--
T.J. Mahaffey
email@hidden
_______________________________________________
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.