Continuously displays table or environment information.
Syntax
LIST
[FIELDS FieldList]
[Scope] [FOR lExpression1] [WHILE lExpression2]
[OFF]
[NOCONSOLE]
[NOOPTIMIZE]
[TO PRINTER [PROMPT] | TO FILE FileName]
-or-
LIST FILES
[ON Drive]
[LIKE FileSkeleton]
[TO PRINTER [PROMPT] | TO FILE FileName]
-or-
LIST MEMORY
[LIKE FileSkeleton]
[NOCONSOLE]
[TO PRINTER [PROMPT] | TO FILE FileName]
-or-
LIST STATUS
[NOCONSOLE]
[TO PRINTER [PROMPT] | TO FILE FileName]
-or-
LIST STRUCTURE
[IN nWorkArea | cTableAlias]
[NOCONSOLE]
[TO PRINTER [PROMPT] | TO FILE FileName]
Remarks
These LIST commands are identical to the DISPLAY commands except for the following differences:
For more information about the LIST commands, see the corresponding commands in DISPLAY.