Scipting iCal Event Summary to include all events

Hi everyone,
Seems like a great forum! Hopefully you can help me out?
I’m new to this forum and scripting in general so please excuse me as I find my feet.

I’m trying to script iCal to give me an events summary of all events in a particular calender. The script from apples website from the link below does exactley as I need except will only summarise up to the current month. Nothing outside of this range.

http://images.apple.com/applescript/ical/Archive.zip

Is this because you can’t view iCal as a full year, only day, week, moonth? I’ve tried copying the month veiw on to the end of each section involing day/week/month and changing it round to accomadate year but it doesn’t work.

Sorry if this is something simple.

Reply off list if need be to jesse@mosspro.net

Thanks in advance

Reagards

Jesse Stack

Perth, Western Australia

It’s pretty easy to adapt if you know what to do. Here’s the improved code:

http://oook.xs4all.nl/Create_Event_Summary.scpt.zip

Please read the description and check the last few lines of the script to see if the localisation of the date is correct for your timezone.