• 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
Re: OS X replacement for Script Scheduler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OS X replacement for Script Scheduler


  • Subject: Re: OS X replacement for Script Scheduler
  • From: Paul Berkowitz <email@hidden>
  • Date: Thu, 09 May 2002 08:53:07 -0700

On 5/9/02 8:19 AM, "Charles Arthur" <email@hidden> wrote:

> Surely an easier way to time scripts' running would be to have them as a
> stay-open which runs every minute or so, and then have a "do shell script"
> in the idle handler to check the time and date (using date() - it's very
> flexible, down to seconds, up to centuries) and if it's the right time and
> date, do your execution handler and then quit. Or not quit - just sit there
> in the background.

And there you have it. There's no particular reason for scripters to pay for
Script Timer to do the same thing with a custom icon (which is all it is)
when you can write your own. Non-scripters, sure, need someone else to do it
for them. I did my own stay-open in OS 9, where I needed a script to ping
the network every few minutes to keep it alive so that I could access my
computer via TCP/IP from another location. In OS X, such a script is not
necessary since OS X keeps the network alive all by itself. But that's what
I'd do if I needed it.


--
Paul Berkowitz
_______________________________________________
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.

References: 
 >Re: OS X replacement for Script Scheduler (From: Charles Arthur <email@hidden>)

  • Prev by Date: Re: Text delimiters and file reading
  • Next by Date: Re: Text Manipulation
  • Previous by thread: Re: OS X replacement for Script Scheduler
  • Next by thread: RE: OS X replacement for Script Scheduler
  • Index(es):
    • Date
    • Thread