REBOL Document

Request-list - Function Summary


Summary:

Requests a selection from a list.

Usage:

request-list titl alist

Arguments:

titl - The titl argument. (must be: string)

alist - The alist argument. (must be: block)

Refinements:

/offset - The offset refinement.

xy - The xy argument.

Description:

Popup a window that requests the user pick an item from a list.

Related:

request - Requests an answer to a simple question.


<Back | Index | Next>

Copyright 2004 REBOL Technologies