Re: iCal Todo Question
Re: iCal Todo Question
- Subject: Re: iCal Todo Question
- From: Britney Fransen <email@hidden>
- Date: Tue, 6 May 2003 18:06:17 -0400
Nevermind, I figured it out. It was VERY simple.
Here's the code:
make todo at end of todos of currentCal with properties {due date:date
theDate, priority:thePri, summary:theSummary}
Just added the "date theDate" did the trick.
Britney
On Tuesday, May 6, 2003, at 05:27 PM, Britney Fransen wrote:
>
I am having trouble with creating an iCal Todo with a due date.
>
>
Here's the code:
>
make todo at end of todos of currentCal with properties {due
>
date:theDate, priority:thePri, summary:theSummary}
>
>
The only way I seem to be able to get the due date set properly is when
>
I use the command "current date". What do I have to do to set the due
>
date to say May 20, 2003?
>
>
Thanks,
>
Britney
_______________________________________________
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.