• 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: How to schedule an application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to schedule an application


  • Subject: Re: How to schedule an application
  • From: Donald Hall <email@hidden>
  • Date: Mon, 20 Jul 2009 13:19:57 -0600

Take a look at an application I publish called "Script Timer". It will do what you want. It has a wide variety of scheduling options: specified time of the day, week, month, or year, on a repeating interval, and when certain events occur such as the start or end of idle of your computer, as well as 6 other events. More details can be found at <http://www.appsandmore.com>.

Scheduling an Applescript using iCal is another possibility, though less convenient in my (probably biased) opinion.

As Jerry points out, unless your program automatically runs the desired task when it launches, that task will have to be Applescriptable. In that case you would schedule your script with Script Timer, iCal, or launchd.

Don Hall

At 11:33 AM -0700 7/20/09, email@hidden wrote:
hi,

I want to schedule my application on a specified time.

When the application is not running , the application should open on the
specified time and process the scheduled task .

If the application is running , the scheduled task should be processed
within the application [without opening in a new application].

I had tried using a plist file and launchd to do it,  but it always opens in
a new application.

Is this can be done using applescript ?

thank you in advance.

-- Donald S. Hall, Ph.D. Apps & More Software Design, Inc. email@hidden http://www.appsandmore.com _______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: NSDateFormatter issue (bug maybe)?
  • Next by Date: How do I track down an OSStatus error code?
  • Previous by thread: Re: How to schedule an application
  • Next by thread: I need a milder application badge
  • Index(es):
    • Date
    • Thread