XQS started, wait for applet!

Subject: XploRe: Learning Guide
See XploRe:

Quantlet: quant16
Description: Selectitem box with 3 items.
Download: quant16.xpl

Code:
  selhead = "My headline"; sets the headline
  selitem = "item 1"|"item 2"|"item 3"; sets the items
  ;
  ; now we open a dialog box with the items and wait
  ; until  the user presses OK
  ;
  sel = selectitem(selhead, selitem)
  sel

Subject: XploRe: Learning Guide
See XploRe:

© MD*Tech - Method and Data Technologies, generated on 6.6.2000 .