This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(* | |
Script for automatically extracting calendar items from meeting requests | |
and adding them into iCal. It will always extract into the first local calendar. | |
written by Andy Fragen <[email protected]> | |
modified to run from AppleScript menu | |
http://www.macosxhints.com/article.php?story=20060821073102694 | |
http://bbs.macscripter.net/viewtopic.php?id=17655 |