Re: choose from list bug??
Re: choose from list bug??
- Subject: Re: choose from list bug??
- From: Michelle Steiner <email@hidden>
- Date: Mon, 26 Mar 2007 12:11:55 -0700
On Mar 26, 2007, at 12:00 PM, Donald Hall wrote:
set a to {"a", "b", "c"}
set pstring to "Choose a letter"
choose from list a OK button name "Choose" with prompt string pstring
Try this:
set a to {"a", "b", "c"}
set pstring to "Choose a letter"
choose from list a OK button name "Choose" with prompt pstring
-- Michelle
--
If you always reach your goals, you set the bar too low. If you
never reach your goals, you set the bar too high.
_______________________________________________
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