• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Display Dialog with Title
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Display Dialog with Title


  • Subject: Re: Display Dialog with Title
  • From: red_menace <email@hidden>
  • Date: Mon, 18 May 2009 16:58:02 -0600


This isn't a bug - from the AppleScript Studio Terminology Reference :

"AppleScript Studio overrides the display dialog scripting addition command (provided in the file/System/Library/ScriptingAdditions/StandardAdditions.osax) to implement its own version."


If you really need a title, you can make your own dialog panel, or run an external script, for example:

run script file "path:to:your:script.scpt" with parameters "whatever"

where script.scpt is a Script Editor script (which uses the Standard Additions display dialog).


Dave



On  May 18, 2009, at 09:42:20 Paul Scott wrote:

I couldn't get 'tell AppleScript' to work, nor 'tell application "AppleScript"' although interestingly, the latter popped up an open dictionary dialogs when syntax checking the code -- but only once. In both cases AppleScript Studio would not accept text after "with title".

I'm going to file a bug report for this one.

Paul


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Re: Display Dialog with Title
  • Next by Date: Re: Display Dialog with Title
  • Previous by thread: Re: Display Dialog with Title
  • Next by thread: AppleScript Dictionary in AppleScript Studio
  • Index(es):
    • Date
    • Thread