Re: AppleScript with 6 input fields
Re: AppleScript with 6 input fields
- Subject: Re: AppleScript with 6 input fields
- From: Christopher Nebel <email@hidden>
- Date: Tue, 29 Apr 2008 11:23:00 -0700
On Apr 29, 2008, at 12:23 AM, SVV Satyanarayana wrote:
Can I have a Applescript with 6 Input fields to accept text.
I want to accept different user info like name, address, city etc.
all at a time.
For example set user_name to text returned of (display dialog "Enter
your name" buttons "OK" default answer "") wiil display a dialog to
accept only user name. Is it possible t have one dialog with many
input fields?
How to achieve it?
The only Apple-supplied solution is AppleScript Studio, which involves
building the interface using Interface Builder and a full application
in Xcode. If that's more trouble than you want to deal with (not
unlikely), then there are a few third-party solutions available, such
as 24U Appearance OSAX or FaceSpan.
--Chris Nebel
AppleScript Engineering
_______________________________________________
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