"choose from list"
"choose from list"
- Subject: "choose from list"
- From: "Dave DeLong" <email@hidden>
- Date: Sun, 14 Jul 2002 21:43:06 -0400
I have a problem (this sounds kinda stupid) with the "choose from list"
option of AppleScript. If I have a script:
choose from list {myList} with prompt myPrompt
set myChoice to the result
if myChoice is "Books" then --for example
choose from list {myList2} with prompt myPrompt2
end if
the second choose from list will not work. Help?
Dave
=================================================
Organized people are just too lazy to look for things.
=================================================
_________________________________________________________________
Join the worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com
_______________________________________________
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.