Display a report directory listing
General format
report/directory [/qualifiers] module_name
Qualifier Summary
/noheading
/notrailing
Examples
$ directory/report s*/full
Qualifiers
/columns=number
The COLUMNS qualifier specifies how many columns to use when listing just the item name. The default is four columns.
/noheading
The NOHEADING removes the heading information from the directory listing.
/notrailing
The NOTRAILING removes the trailing information from the directory listing.
/output=file_spec
The OUTPUT qualifier will route the directory display into the specified file instead of the terminal.
/[=prefix_string]
The TEMPLATE formats the directory output as it is defined in the template file . This output can be used for a variety of reasons and can be output to a file using the OUTPUT . The supplied template file extracts all database information into a format suitable for insertion if desired.