• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
not allowed? with Cron
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

Tia,

Robert Poland
email@hidden



 _______________________________________________
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

  • Follow-Ups:
    • Re: not allowed? with Cron
      • From: Luther Fuller <email@hidden>
    • Re: not allowed? with Cron
      • From: "hackmiester (Hunter Fuller)" <email@hidden>
  • Prev by Date: Re: how choose menu item of pop up button? in Tiger
  • Next by Date: Re: Importing/parsing CSV files
  • Previous by thread: Re: how choose menu item of pop up button? in Tiger
  • Next by thread: Re: not allowed? with Cron
  • Index(es):
    • Date
    • Thread