[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
+---------------------------------+
| LIST |
+---------------------------------+
LIST
[FIELDS <expr list>]
[<scope>] [FOR <expL1>]
[WHILE<expL1>]
[OFF]
[NOCONSOLE]
[NOOPTIMIZE]
[TO PRINTER | TO FILE <file>]
LIST FILES
[ON <drive | dir>]
[LIKE <skel>]
[TO PRINTER | TO FILE <file>]
LIST MEMORY
[LIKE <skel>]
[NOCONSOLE]
[TO PRINTER | TO FILE <file>]
LIST STATUS
[NOCONSOLE]
[TO PRINTER | TO FILE <file>]
LIST STRUCTURE
[NOCONSOLE]
[TO PRINTER | TO FILE <file>]
-----------------------------------
Displays database records or expressions.
-----------------------------------
LIST commands are equivalent to DISPLAY commands except for these
differences:
. <scope> defaults to ALL.
. Not prompted for a go-ahead after screen or window is full.
. Does not display records flagged for deletion when DELETED is SET ON.
For additional information on LIST commands, see corresponding DISPLAY
topics.
-----------------------------------
See Also: DISPLAY, DISPLAY FILES, DISPLAY MEMORY, DISPLAY STATUS,
DISPLAY STRUCTURE, SET DELETED
-----------------------------------
See Also:
DISPLAY
DISPLAY FILES
DISPLAY MEMORY
DISPLAY STATUS
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson