Re: Multiple Buttons
Re: Multiple Buttons
- Subject: Re: Multiple Buttons
- From: Stephen Swift <email@hidden>
- Date: Mon, 04 Feb 2002 20:27:36 -0500
- Method-key: Ydco m.ooai. jrm.o uprm yd. e.ot ru Oy.ld.b Xgpbdam O,cuyv
At 2/4/02 11:58 AM, W. Kirk Lutz (email@hidden) Wrote:
>
I'm trying to create a script that asks the user which Client they want to
>
run the particular script on in Quark. Currently I have them using a "Fill
>
in the blank" style. I would love to be able to list all the clients(around
>
15) with check boxes or each client as a button. How would I do this? I've
>
tried and only gotten errors.
The standard 'display dialog' command only supports up to 3 buttons. You'd
have to use dialog director or the 'choose from list' command.
choose from list {"Bob", "Steve", "Bill", "Ann", "Jane"} with prompt "Who
Are You?"
Stephen Swift
email@hidden
-----------------------------------------------
AppleScript Guru - The Mac Observer
http://www.macobserver.com/tips/applescript