• 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: "Donald S. Hall" <email@hidden>
  • Date: Thu, 09 May 2002 21:42:10 -0600

Paul,

As you say, a good scripter could write their own equivalent of Script
Timer, especially if they have a special purpose as you describe and don't
need more general functionality. It depends on how much they think their
time is worth. The registration fee for Script Timer is only $10, which
isn't too many minutes worth of a programmer's time.

Don

> 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

--
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
http://www.theboss.net/appsmore
email@hidden
_______________________________________________
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.

  • Prev by Date: Re: OS X replacement for Script Scheduler
  • Next by Date: Re: AS verbosity and ease(?) of learning [was Re: AsciiNumber & AsciiCharacter Handlers]
  • Previous by thread: Re: OS X replacement for Script Scheduler
  • Next by thread: Re: OS X replacement for Script Scheduler
  • Index(es):
    • Date
    • Thread