On getting current todos from iCal
On getting current todos from iCal
- Subject: On getting current todos from iCal
- From: list account <email@hidden>
- Date: Mon, 2 Dec 2002 21:35:38 -0700
Ok geniuses,
How does one do the equivalent of this:
tell application "iCal"
set todoList to list of todos whose completed is false in calendar
"Work"
end tell
then walk the list of todos in todoList and extract the various
properties?
Sam
_______________________________________________
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.