Xbasic
UI_INFO_DLG_DEF_LISTS Function
Syntax
Lists as C = UI_INFO_DLG_DEF_LISTS(C dialog_format)
Arguments
- dialog_format
Character
Description
Get the lists for the dialog based on a dialog definition.
Discussion
The UI_INFO_DLG_DEF_LISTS() function retrieves the lists for a dialog.
See Also