Quick Dialog/font question.....

Hey everyone,
I’ve created a dialog box in the following manner

set temp to display dialog “Enter password” default answer “”

Within the text box where the user enters his/her password, i want too change the font so anyone walking by won’t see the password. Is there an easy way of doing this? or is there an easier way of doing this?
thanks.

There is a Scripting Addition (OSAX) named “Ask Password” that will do this…

http://osaxen.com/ask_password.html

Thanks greg… i’m a noob when it comes to this. what exactly do i have to do to get this scripting adition working in OSX?

I’m sorry, that Scripting Addition is for Mac OS 9 or earlier. So it won’t work in OSX.

If your script needs a password you can try using a script I wrote a while back named Password Routine, which asks for the admin password.

BTW; this is a Mac OS 9 (or earlier) forum, for OS X questions try posting in the OS X forum. ;¬)