Re: iCal completion dates
Re: iCal completion dates
- Subject: Re: iCal completion dates
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 16 Nov 2004 21:57:21 -0800
On 11/16/04 9:09 PM, "hofo" <email@hidden> wrote:
> What's the criteria to check iCal for a todo with no completion date?
> I want to find the todos in a calendar who don't have a completion
> date.
You have to trick it into comparing the completion date property to a real
date - only todos with completion dates meet the criterion:
every todo of calendar 1 whose completion date > date "Friday, January
1, 1904 12:00:00 AM"
--> (correct list)
(The following results in a stupid answer:
every todo of calendar 1 whose completion date missing value
just gets every todo, for some reason. Anything else you can think of just
errors with a dumb Cocoa error.)
--
Paul Berkowitz
_______________________________________________
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