delayDialog
delayDialog
- Subject: delayDialog
- From: Robert Poland <email@hidden>
- Date: Fri, 20 Jan 2006 09:19:22 -0700
Hi,
While messing around I found this feature, thought it might be of
interest to others. Try it you'll like it.
my delayDialog("message here")
on delayDialog(x)
tell application "System Events"
activate
display dialog x
end tell
end delayDialog
--
Bob Poland - Fort Collins, CO
http://www.ibrb.org/
_______________________________________________
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