Get Number of Choose From List?
Get Number of Choose From List?
- Subject: Get Number of Choose From List?
- From: "Johnny AppleScript" <email@hidden>
- Date: Sun, 20 Jul 2003 05:12:08 -0600
Ack! I'm away from my resources, I can't get to the online dictionary or
archives (site not responding), and for the life of me I can't remember how
to get a numeric value from a list choice:
set theList to {"Tom", "Jane", "Dick"}
choose from list theList
-->{"Jane"}
How do I get the numeric value (2) of "Jane"?
TIA
JA
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.