Re: timeout block question
Re: timeout block question
- Subject: Re: timeout block question
- From: "Stockly, Ed" <email@hidden>
- Date: Thu, 19 Mar 2009 12:32:16 -0700
- Thread-topic: timeout block question
This works OMM:
with timeout of 180 seconds
tell application "Finder"
run script alias "hd1:script source:myscript.scpt"
end tell
end timeout
HTH,
ES
> Since this script is self-contained, I would like to run it from a
> second script, within a timeout block, that would limit the first script to,
say, 3 minutes; something like this:
>
> with timeout of 180 seconds
> run script alias "hd1:script source:myscript.scpt"
> end timeout
_______________________________________________
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