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

Re: Time Delay with AppleScript


  • Subject: Re: Time Delay with AppleScript
  • From: Greg Strange <email@hidden>
  • Date: Thu, 17 May 2001 12:09:59 -0500

on 5/17/01 8:19 AM, Steve Suranie at email@hidden wrote:

> Hi folks:

> 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?
>


Have you tried doing:

considering application responses
tell app "Finder" to copy theFile to the desktop
end considering

Usually that gives me the exact moment when something is finished. OF
course, I don't know exactly what you are trying to do so this may be moot.

Greg Strange
--
I think I'll go home and lie very still,
feigning terminal illness.
Then the neighbours will all troop over to stare,
my love, perhaps, among them.
How she'll smile while the specialists
snarl in their teeth!
She perfectly well knows what ails me.
-Egyptian Love Poem


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