Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'Add an iPhone call log to iCal via AppleScript' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Add an iPhone call log to iCal via AppleScript
Authored by: jedmtnman on Tue, Jan 13 2009 at 7:36AM PST
try
  1. unning the command from the command line. if that works, its an applescript issue
  2. if it doesnt work, did you use the
     which 
    command to make sure you know where the script is installed.
  3. have you checked user permissions to make sure that you have permission to execute the script?
jed

[ Reply to This | # ]