|
|
Sync subscribed iCal calendars to MobileMe via script
This drove me out of my mind for a while so I had to post. If you try to run the script as written (and commenting out the last section as the OP recommends) it will run find at the command line and fail if you try to execute it with launchd. Here's the details: I spent a little bit of time and set this up to automatically run every 15 minutes through via launchd (using Lingon.) However, for some reason the script would not run. I opened up the terminal, ran the command "launchctl list" and found out that it was exiting with a status of 1, making the daemon drop it. The fix was to add ; exit 0 after the applescript. Works like a charm. So if you're using Lingon, make sure that the "What" field reads something like: osascript /Users/yourname/Documents/iCalGoogleSync.scpt ; exit 0and it should work just fine If you're new with Lingon and Applescript, I read through this blog post and found it a good refresher.
Sync subscribed iCal calendars to MobileMe via script
This hint is great. I am already using it for my iPhone. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:Hints1 new Hints in the last 24 hoursComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.10 seconds |
|