home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
AppleScript
/
Additions
/
GTQ Library 1.2
/
Sample Scripts
/
PickAState
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-05-03
|
285 b
|
4 lines
|
[
TEXT/ToyS
]
set l to (extract string list name "The 50 States") --choose from list (sort L) prompt ¬
choose from list (sort l) prompt ¬
"Please select a set of states:" ok button "Go!" cancel button ¬
"Stay!" initially select {"Massachusetts", "Wyoming"} with multiple selections and empty lists