• 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
timeout of 0 seconds
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

timeout of 0 seconds


  • Subject: timeout of 0 seconds
  • From: Emmanuel <email@hidden>
  • Date: Sun, 27 Jun 2004 13:15:28 +0200

On my machine (10.2.8) "with timeout of 0 seconds" makes things slower. I suppose it's a bad idea to use "timeout of 0 seconds".

-------------------
chrono -- this works only in Smile
with timeout of 0 seconds
tell application "Finder" to do shell script "ping -c 1 '66.102.9.99'"
end timeout
chrono
-- Results: 0.20 to 0.50 second (but no timeout error)
-------------------

-------------------
chrono -- this works only in Smile
with timeout of 1 seconds
tell application "Finder" to do shell script "ping -c 1 '66.102.9.99'"
end timeout
chrono
-- Results: 0.05 to 0.06 second
-------------------

Emmanuel
_______________________________________________
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.


  • Follow-Ups:
    • Re: timeout of 0 seconds
      • From: Andrew Oliver <email@hidden>
References: 
 >Smile sees Dictionary, SE doens't... (From: Michael Cytrynowicz <email@hidden>)

  • Prev by Date: Re: guess the file size of compressed file from the original
  • Next by Date: Re: guess the file size of compressed file from the original
  • Previous by thread: Smile sees Dictionary, SE doens't...
  • Next by thread: Re: timeout of 0 seconds
  • Index(es):
    • Date
    • Thread