• 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: Timeout Not Working As Expected
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Timeout Not Working As Expected


  • Subject: Re: Timeout Not Working As Expected
  • From: "Stockly, Ed" <email@hidden>
  • Date: Wed, 18 Mar 2015 19:23:09 +0000
  • Thread-topic: Timeout Not Working As Expected

This works:

tell application "Finder"
	with timeout of 0.01 seconds
		do shell script "ls"
	end timeout
end tell

But this doesn't:

tell application "Finder"
	with timeout of 1 second
		do shell script "/Applications/Firefox.app/Contents/MacOS/firefox-bin
imacros://run/?m=Current.iim"
	end timeout
end tell

Hmmm...






>


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden


References: 
 >Timeout Not Working As Expected (From: "S. J. Cunningham" <email@hidden>)
 >Re: Timeout Not Working As Expected (From: Axel Luttgens <email@hidden>)
 >Re: Timeout Not Working As Expected (From: "S. J. Cunningham" <email@hidden>)
 >Re: Timeout Not Working As Expected (From: Stan Cleveland <email@hidden>)

  • Prev by Date: Re: Timeout Not Working As Expected
  • Next by Date: Re: Timeout Not Working As Expected
  • Previous by thread: Re: Timeout Not Working As Expected
  • Next by thread: Kind of OT, Kind of Not
  • Index(es):
    • Date
    • Thread