|
Subject: | XploRe: Learning Guide |
See XploRe: |
Quantlet: | quant18 | |
Description: | Readvalue box with 3 items. | |
Download: | quant18.xpl |
item = "item 1"|"item 2"|"item 3" ; set the items def = 0|0|0 ; sets the default values ; ; now we open a dialog box with the items and ; wait until the user presses OK ; val = readvalue(item, def)
Subject: | XploRe: Learning Guide |
See XploRe: |