Re: How do I schedule a script
Re: How do I schedule a script
- Subject: Re: How do I schedule a script
- From: "Marc K. Myers" <email@hidden>
- Date: Thu, 15 Jan 2004 02:10:24 -0500
Date: Wed, 14 Jan 2004 13:21:54 -0800
Subject: Re: How do I schedule a script
From: "j.e.b." <email@hidden>
To: AppleScript List <email@hidden>
Marc K. Myers
Unix provides an excellent scheduling utility called "cron". You can
find out all about it in Terminal with "man cron". To make things
easier, there's a freeware application called "Cronnix" that provides
a
handy GUI to cron. Save your script as an application and schedule it
with Cronnix.
Marc [01/14/04 3:52:26 PM]
Mark
Is it possible to run a compiled script via Cron or just an
application as
you mentioned in your post.
Thanks for any help.
Jim
As far as I know it has to be a script application. Compiled scripts
need to be run inside an app of some sort.
Marc [01/15/04 2:10:21 AM]
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.