Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A script to handle Outlook meetings with Mail and iCal' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A script to handle Outlook meetings with Mail and iCal
Authored by: mrchucho on Oct 18, '04 01:56:15PM

I tried to do the same thing but without parsing the .ics file from Exchange. Since iCal can open/import .ics files, it seems like it would be better to let it do the parsing... One idea I had was to let iCal create a new calendar with only one event by opening the .ics file, then simply duplicating the one and only event into an existing calendar.

Does anyone know how to programatically "open" an ics file in iCal or, for that matter, *simply* create a new calendar given a calendar file??



[ Reply to This | # ]