Re: Display Alert Giving Up After Broken?
Re: Display Alert Giving Up After Broken?
- Subject: Re: Display Alert Giving Up After Broken?
- From: Todd Blume <email@hidden>
- Date: Mon, 18 Jul 2005 16:13:15 -1000
Title: Re: Display Alert Giving Up After
Broken?
At 11:53 AM +1000 7/19/05, tim wrote:
What I see is that the first
time through the alert waits the expected amount of time before giving
up, but on subsequent calls in the loop it gives up
immediately.
display alert does indeed seem
broken
repeat
3 times
display
alert "test display alert" as
critical giving up after
2
end
repeat
luckily display dialog works fine as a
work around in a test case
repeat
3 times
display
dialog "test" giving up after 2
end
repeat
Doh! THANKS TIM! I should have tried that. OK - time to file a
bug report. The dialog work-around does the job for me.
Aloha,
--
Todd Blume
Tiger Island Software
http://www.TigerIsland.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden