ignoring application completely
ignoring application completely
- Subject: ignoring application completely
- From: Paul Skinner <email@hidden>
- Date: Wed, 22 May 2002 10:57:40 -0400
on talkAsnchronously(messageText, dur)
ignoring application responses
tell application "scriptMinion"
activate
display dialog messageText buttons {"Ok"} default button
"Ok" giving up after dur
end tell
end ignoring
end talkAsnchronously
When called from a script in an editor this handler gives me an
asynchronous dialog. When called by a running script It doesn't display
a dialog at all.
Can anyone tell me why? Removing the ignoring block restores the
dialog.
Thanks for your support.
--
Paul Skinner
_______________________________________________
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.