• 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: AppleScript Timed Events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript Timed Events


  • Subject: Re: AppleScript Timed Events
  • From: Deivy Petrescu <email@hidden>
  • Date: Tue, 17 Jun 2003 10:11:56 -0400

On Tuesday, Jun 17, 2003, at 02:27 US/Eastern, Simone Manganelli wrote:

Anybody know how to do timed events with AppleScript? As far as my knowledge of AppleScript goes (I think it's pretty good, anyway), the closest thing you can do is an on/end idle loop with a "delay 15" line or whatever, and then just check for a condition, like a certain time or date.

Is there actually a way to register an event that should happen at a certain time on a certain date with AppleScript?

Any help would be much appreciated.

-- Simone Manganelli


Simone, forget what everybody else writes and use "at".
"man at" will give you more info, but , if it is not clear all post probably all you need.

"at" is a small pearl that allows one to set an event for a specific time and make it recurring. I runs even if you are not logged on and differently than cron and crontab, does not need to go into root mode to set it. "at" is an user specific application.

It is the best thing you can hope to get





Regards

Deivy Petrescu
http://www.dicas.com/
_______________________________________________
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.

  • Follow-Ups:
    • Re: AppleScript Timed Events
      • From: John Delacour <email@hidden>
References: 
 >AppleScript Timed Events (From: Simone Manganelli <email@hidden>)

  • Prev by Date: Re: AppleScript Timed Events
  • Next by Date: Any Utilities to Decomplie a Script :-(
  • Previous by thread: Re: AppleScript Timed Events
  • Next by thread: Re: AppleScript Timed Events
  • Index(es):
    • Date
    • Thread