Re: Display Alert Giving Up After Broken?
Re: Display Alert Giving Up After Broken?
- Subject: Re: Display Alert Giving Up After Broken?
- From: tim <email@hidden>
- Date: Tue, 19 Jul 2005 11:53:24 +1000
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
|
_______________________________________________
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