iCal: Clearing Dates from a Todo
iCal: Clearing Dates from a Todo
- Subject: iCal: Clearing Dates from a Todo
- From: Todd Geist <email@hidden>
- Date: Sat, 18 Mar 2006 11:38:09 -0800
Hello,
I would like to be able to clear the due dates and completion dates
for a todo in ICal
If It try this
tell my_todo
delete completion date
End tell
--> the date changes to Today (or the Creation Date not sure which)
and the check box remains checked.
If I try
tell my_todo
set completion date to ""
End tell
or
tell my_todo
set completion date to null
End tell
--> an error on that one line
I can find no way to "uncheck" the box
Any ideas?
thanks
Todd
--
Todd Geist
______________________________________
g e i s t i n t e r a c t i v e
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden