"choose list" question....
"choose list" question....
- Subject: "choose list" question....
- From: David Crowe <email@hidden>
- Date: Thu, 10 Feb 2005 09:09:44 -0700
This is a problem I've had several times. I have a list composed of
lists, e.g.:
{ {1, "H"}, {2, "He"}, {3, "Li"}...}
I want to use 'choose list' to have someone select one or more entries.
First problem, how to get the list of text strings -- {"H", "He", "Li"...}?
Second problem, "choose list" returns the string (or strings)
selected (e.g. {"Mg","Mn"} ).
Is there a way to figure out what the other part of the tuple was
without scanning the first list.
This all seems very awkward to me.
- David Crowe
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden