• 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: Possible to batch LONG jobs?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Possible to batch LONG jobs?


  • Subject: Re: Possible to batch LONG jobs?
  • From: Andrew Oliver <email@hidden>
  • Date: Tue, 20 Jan 2004 13:02:46 -0800

Sure, using the 'ignoring application responses' property.

By default, AppleScript waits for the application to return before
continuing. However, you can tell AppleScript not to wait which gives you
the ability to run other events before the first command finishes.

ignoring application responses
-- application commands go here
end ignoring

Andrew
:)

On 1/20/04 10:27 AM, "Mark Dawson" <email@hidden> wrote:

> I know AppleScript has some timeouts, so I wasn't sure if it was
> possible to use it to for batching jobs, such as encoding 3 DVD
> projects (each taking 7 hours to complete).
> It would be nice to use a "batching" concept for any intensive
> operation (say 30 min+) so that while I'm away for the computer for
> long periods of time, I could execute more intensive apps/projects
> sequentially
>
> Thanks,
>
> mark
> _______________________________________________
> 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.
_______________________________________________
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: 
 >Possible to batch LONG jobs? (From: Mark Dawson <email@hidden>)

  • Prev by Date: quark - copying boxes and their content
  • Next by Date: correction: quark - copying boxes and their content
  • Previous by thread: Possible to batch LONG jobs?
  • Next by thread: AppleScripts running on Panther for Server
  • Index(es):
    • Date
    • Thread