Re: Hiding text input
Re: Hiding text input
- Subject: Re: Hiding text input
- From: Malcolm Fitzgerald <email@hidden>
- Date: Tue, 25 Jul 2006 11:50:43 +1000
On 25/07/2006, at 10:58 AM, Bill White wrote:
On 7/24/06 8:47 PM, Paul Thompson <email@hidden> wrote:
-- set username and userpass to variables
set username to text returned of (display dialog "Enter your User
Name:" default answer "your username")
set userpass to text returned of (display dialog "Enter your
password:" default answer "your password")
How would I keep what's typed, but only display ••••••• ?
You need to use "hidden answer" (although I think this only works in
more
recent versions of AppleScript?).
That's right. hidden answer is a change to display dialog that came
with 10.4
malcolm
_______________________________________________
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