Re: Still don't understand timeout
Re: Still don't understand timeout
- Subject: Re: Still don't understand timeout
- From: Steve Mills <email@hidden>
- Date: Fri, 19 Aug 2011 16:38:38 -0500
On Aug 19, 2011, at 15:21:07, Robert Poland wrote:
> You're telling me that a single action like "set numberOfItemsInWindow to "error" (below) can't be controlled with the "timeout" function?
I generalized my statement too much. I believe it's only commands sent to apps (possibly osax too?) that pay attention to the timeout. But then I'm not sure if AppleScript itself behaves that way as well. This simple test runs for 3 seconds, not 1, so that might tell us something:
with timeout of 1 second
delay 3
end timeout
--
Steve Mills
Drummer, Mac geek
_______________________________________________
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