Re: Display dialog frontmost?
Re: Display dialog frontmost?
- Subject: Re: Display dialog frontmost?
- From: John Delacour <email@hidden>
- Date: Wed, 11 Sep 2002 18:35:53 +0100
At 12:07 pm -0400 11/9/02, Jason Bourque wrote:
tell application (path to frontmost application as string)
display dialog "boo"
End
This avoids having to know what app is frontmost at any given time.
tell me to display dialog "boo"
Has always and still does do the same thing without the verbiage.
JD - Mini-Scripter
_______________________________________________
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.