Re: delayDialog
Re: delayDialog
- Subject: Re: delayDialog
- From: Michelle Steiner <email@hidden>
- Date: Fri, 20 Jan 2006 09:54:32 -0700
On Jan 20, 2006, at 9:19 AM, Robert Poland wrote:
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
I don't understand. All it does is display a dialog. What is so
unusual or different about it?
-- Michelle
--
I am Dyslexic of Borg. Fusistance is retile. Your ass will be laminated.
_______________________________________________
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
References: | |
| >delayDialog (From: Robert Poland <email@hidden>) |