Display dialog + compiled scripts
Display dialog + compiled scripts
- Subject: Display dialog + compiled scripts
- From: email@hidden
- Date: Wed, 31 Jul 2002 17:37:52 EDT
Nick,
Try this:
tell frontmost application
display dialog "whatever"
end tell
That way it should always end up at the front of whatever you're working in...
Best Wishes
=-= Marc
PS - 2 questions:
1. Why can't I find a good rose-hip tea here?
2. Why do they use hybiscus in tea, when hybiscus is poisonous to eat, drink,
and inhale the fumes from when burned?
MrTea Wrote:
>
>
Is there an 'approved' way to display dialogs in other apps
>
when using a utility like DragThing to run a compiled
>
script? I want the dialog to display in front of other
>
windows (obviously), but don't want to bring DragThing to
>
the front to display it.
>
>
Must the command must always be wrapped in a specific
>
application 'tell' block directed at the frontmost
>
application? Or is there a way to have the OS display the
>
message so that it always shows, no matter what app is
>
frontmost?
_______________________________________________
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.