choose from list bug??
choose from list bug??
- Subject: choose from list bug??
- From: Donald Hall <email@hidden>
- Date: Mon, 26 Mar 2007 13:00:11 -0600
Title: choose from list bug??
Is "Choose from list" broken? Here is my test
script:
set a to {"a", "b", "c"}
set pstring to "Choose a letter"
choose from list a OK button name "Choose" with prompt
string pstring
The event log in Script Editor shows:
tell current application
choose from list {"a", "b",
"c"} OK button name "Choose" with prompt string
"Choose a letter"
"Can't make string \"Choose a letter\"
into type string."
Is there something I'm missing? I couldn't
find anything in the list archives discussing this.
Thanks,
Don
--
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
email@hidden
http://www.appsandmore.com
_______________________________________________
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