• 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
Time Delay with AppleScript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Time Delay with AppleScript


  • Subject: Time Delay with AppleScript
  • From: Steve Suranie <email@hidden>
  • Date: Thu, 17 May 2001 09:19:00 -0400

Hi folks:

I'm sure this is rather easy to do but for some reason I can't seem to get
it to work.

I need to have my script pause while an application executes some batch
commands on files. After the batch commands are complete I then need to
launch a second application to do more stuff to the files. As my script is
now, application 1 is merrily doing its thing but my script has moved on to
the portion that calls application 2. Because application 1 is still working
on the files certain parameters in the script for app 2 are not met and the
script crashes/fails.

I tried using the timeout command

with timeout of 300 seconds
stuff
end timeout

but it didn't seem to have any affect. Any help or clues?

Thanks

Steve

[demime 0.97c removed an attachment of type application/ms-tnef]


  • Prev by Date: Re: Scope of globals, parents and children, "load script" and all that jazz
  • Next by Date: RE: Photoscripter question
  • Previous by thread: Re: Extracting image data from Quark
  • Next by thread: Re: Time Delay with AppleScript
  • Index(es):
    • Date
    • Thread