Command group | Flag affected | Reversible | Execute on client | Platform(s) |
---|---|---|---|---|
Lists | YES | YES | NO | All |
Build list columns list list-or-row-name ([Clear list])
Clear list | If specified, the command empties the current list and defines it to have a single hash variable column before executing |
This command builds a list containing the column names and data types of the current or specified list. This information is placed in the current list. If the current list contains one column, it contains the column names only. The current list column headings are ignored, but to obtain all the available information, you define the list with two columns as follows:
Col 1 (Character) | Col 2 (Character) |
---|---|
List Column name | List Column data type |
The Clear list option clears and defines the current list to contain one column, #S5, so the column data types are not returned. With this option, the command becomes reversible.
The flag is cleared if the value of LIST.$linemax prevents a complete list from being built. The following method and the list of data it loads into the list illustrate the typical values produced: