osascript and Cron??
osascript and Cron??
- Subject: osascript and Cron??
- From: email@hidden
- Date: Wed, 30 Jan 2002 16:07:32 -0500
I'm trying to use Cron to run a compiled script. The script runs find if I
used the osascript command to call it from the terminal. The script will run
fine if I manually run it from CronniX. But, if I leave the osascript
command to run it as a crontab, it doesn't work. Any ideas?
Thanks,
Brett
P.S. - I know I can compile it as an app, but I would rather run it as a
compiled script since it's faster.