(end_list)


End the processing of a dialog box list.


This function signals the end of processing a list in the current dialog box, which was begun by the start_list function.

Example

Code Returns
(end_list) nil

NOTE You also use this function when creating list boxes and drop-down list boxes in DCL. For examples using this function in conjunction with DCL, see list_box and popup_list (drop-down list box).

Tell me about...

(add_list string)

LISP Compatibility

Programming Overview of DCL (Dialog Control Language)

Programming Overview of LISP (LISt Processing) Language