Re: Timeout
Re: Timeout
- Subject: Re: Timeout
- From: "Stockly, Ed" <email@hidden>
- Date: Mon, 08 Mar 2010 10:51:19 -0800
- Thread-topic: Timeout
You can't change the default, but you can set it for a block within your
script:
With timeout of 5 seconds
--do all sorts of stuff
End time out
HTH,
ES
On 3/8/10 10:49 AM, "Alex Zavatone" wrote:
> Is there a way to change Applescript's default timeout period from 2 minutes
> to something else?
>
> Something like "set Applescript's timeout to 5 seconds"
>
> Setting it for every command issued is really redundant.
>
> TIA,
> - Alex Zavatone
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> com
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden
_______________________________________________
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 (From: Alex Zavatone <email@hidden>) |