Re: With Timeout
Re: With Timeout
- Subject: Re: With Timeout
- From: Deivy Petrescu <email@hidden>
- Date: Mon, 05 Aug 2002 17:02:08 -0400
At 11:28 AM -0700 8/5/02, Paul Berkowitz wrote:
with timeout of 10 seconds
tell application "Finder"
activate
display dialog "Text" default answer "reply"
end tell
end timeout
will work. it will also give you an error "Apple Event timed out". You'd
have to do this to avoid that:
Does that gives you an error, Paul?
What OS and AS are you using?
I find it very strange. "with timeout of 10 seconds" is like not
writing anything at all!
Regards
--
Deivy Petrescu
http://www.dicas.com
_______________________________________________
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.