Suntan Special version 0.67
Suntan Special for Broadband edition
Presents a dialog containing a list of items to the user. Multiple items on the list may be selected.
selectedList = checklist(dialogName, instructions, prompt, item1, item2...)
string containing all the selected items, separated by semicolons (;)
The items in the list are presented with a box which is selected or cleared. The user may change the state of the selection by single clicking the box or the item in the list. If there are too many items to fit on the screen, the list can scroll.
Items are normally presented in the selected state. To present an item in the not selected state, precede the item with the exclamation point (!)