Re: Display Dialog with Title
Re: Display Dialog with Title
- Subject: Re: Display Dialog with Title
- From: Paul Scott <email@hidden>
- Date: Sun, 17 May 2009 21:13:22 -0700
Indeed. But you somehow stripped out and left unaswered my underlying
question.
> How do I get a dialog title?
Paul
On May 17, 2009, at 1:21 PM, Philip Aker wrote:
On 2009-05-17, at 12:39:01, Paul Scott wrote:
This works in Script Editor:
display dialog "Enter new password:" default answer "" with title
"Password Prompt" with hidden answer
but it won't compile in AppleScript Studio unless I use this:
display dialog "Enter new password:" default answer "" with title
with hidden
What gives? It's like there's two different compilers, and one of
'em (guess which) is broken.
There are indeed different capabilities for 'display dialog' in
Script Editor and Studio apps.
Look at the behaviors defined in 'AppleScriptKit.sdef' for
differences (or the AppleScript Studio Reference).
Philip Aker
_______________________________________________
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