Share Email Facebook Twitter LinkedIn About List Boxes and Pop-Up Lists (AutoLISP) 2013-04-10 Product Documentation Intermediate View Original The following functions handle list boxes and pop-up lists in dialog boxes: start_list add_list end_list You set up the lists displayed in list boxes and pop-up lists by using a sequence of calls to these functions. Related Concepts About Managing Dialog Boxes (AutoLISP) About List Operations (AutoLISP) About Processing List Elements (AutoLISP)