Try something like this:
===
tell application "iCal"
get summary of every todo of every calendar
end tell
===
(By the way, I think you should really be posting to the AppleScript Users List, which is more general
for scripting various applications and dealing with the language itself.)
--
T.J. Mahaffey
email@hidden
>I need to pull out appointments from iCal and can't get the scripting
>right.
>
>The goal is to find appointments that I have today and look at the
>alarm time and pull that information into another program.
>
>I have tried to find similar scripts online and have not found
>anything. My scripting is not all that good and I have tried to get
>that data but get nothing. The various scripts I have written compile
>fine and run without errors but don't get the data I need.
>
>Any help would be appreciated.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/email@hidden
This email sent to email@hidden