not allowed? with Cron
not allowed? with Cron
- Subject: not allowed? with Cron
- From: Robert Poland <email@hidden>
- Date: Thu, 7 Sep 2006 06:22:37 -0600
Hi,
I have this script (Application) that is called by Cron every night. So far all that happens is that Smile is opened and the application is opened for editing. So far if I run the script from smile it works fine. But not from Cron.
Is there something here that's not allowed?
set stuffItem to "Stuff ƒ"
try tell application "Finder" if exists (alias stuffItem) then eject (alias stuffItem) end if end tell quit end try
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden