Re: new todo in iCal
Re: new todo in iCal
- Subject: Re: new todo in iCal
- From: Todd Geist <email@hidden>
- Date: Fri, 6 May 2005 22:26:52 -0700
Sorry
It was so simple I was embarrassed to post it. :>)
tell application "iCal"
set nT to make new todo at the end of calendar "Work" with
properties {summary:"TEST"}
end tell
I just needed "the end of"
Thanks
Todd
On May 6, 2005, at 8:49 PM, Adam Wuellner wrote:
On 5/6/05, Todd Geist <email@hidden> wrote:
Answered my own question... Sorry for the noise!
It's much less noise-like if you post back the solution. ;-) Just
'cause you figured it out yourself doesn't mean it wouldn't help
someone else.
--
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