LIST_P

Syntax

Example

Description/Remarks

LIST_P message, item1, item2, item3, item4, …

LIST_P "", "John", "Fred", " Rita"

Pops up a dialog and forces user to select a value from a list provided by the LIST_P command.

If message is blank, the default message is used (Please pick an item from the list).

You can use the LIST_OPT command to modify display settings for the list dialog.