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


Click here to return to the 'Sync subscribed iCal calendars to MobileMe via script' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Sync subscribed iCal calendars to MobileMe via script
Authored by: BlackjackJoe on Sep 17, '08 02:34:50PM

I'm getting an AppleScript Error: "The variable theOldEvent is not defined." when I try to run this script. The lines highlighted with the error are:

if similar_found is true then
set theOldSummary to the summary of theOldEvent

Any ideas how to fix this?

Thanks.



[ Reply to This | # ]