Output Clause

This clause provides the full file specification and path to be used for storing the output of the List command.

For example, to store information in an external file called sales.txt, you might write a command similar to:

list type Sales* select name description format dump
output c:\mydocs\sales.txt