Tagged Questions
0
votes
0answers
123 views
A working applescript fails when running via cron
MacOs 10.8.2
I have 2 applescripts shown below. They are arranged in one shell script to run one after another by using osascript (just to simplify the example).
Everything works fine when starting ...