• 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: Finder Duplicate Operation timing out
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finder Duplicate Operation timing out


  • Subject: Re: Finder Duplicate Operation timing out
  • From: Martin Michel <email@hidden>
  • Date: Wed, 30 Jan 2002 22:01:04 +0100

am 30.01.2002 21:41 Uhr schrieb Steve Kump unter email@hidden:

You have to embed your scripting operations between a "with
timeout"-handler.

An example:

on run
with timeout of 6000 seconds
tell app "Finder"
activate
do whatever you want here
end tell
end timeout
end run


Greetings,

Martin

P.S.: Yes, I am not a native speaker ;-)


References: 
 >Finder Duplicate Operation timing out (From: Steve Kump <email@hidden>)

  • Prev by Date: Re: Finder Duplicate Operation timing out
  • Next by Date: Re: Scripting Additions: Embracing the Horror of Unix
  • Previous by thread: Re: Finder Duplicate Operation timing out
  • Next by thread: Re: Finder Duplicate Operation timing out
  • Index(es):
    • Date
    • Thread