The directory/layout command is used to display the directory of layouts.
Windows/OpenVMS Format:
directory/layout layout [/qualifiers]
UNIX/Linux Format:
lslay layout [-qualifiers]
/[no]log or -[no]log
/[no]confirm
/columns or -columns=number
/hostname or -node =hostname
/noheading or -noheading
/notrailing or -notrailing
/output or -output=output_file
/template or -template=prefix_string
Windows/OpenVMS:
Schedule> directory/layout
UNIX/Linux:
Schedule> lslay
/columns=number
The COLUMNS qualifier specifies how many columns to use when listing just the item name. The default is four columns.
/hostname or -node =hostname
The qualifier specifies what node (either local or remote) you want the operation performed on.
/noheading
The NOHEADING removes the heading information from the directory listing.
/notrailing
The NOTRAILING removes the trailing information from the directory listing.
/output=output_file
The OUTPUT option sends all output to a text file. Output can be printed or displayed as needed.
/template=<schedule_directory>template_db.schedule
The TEMPLATE command 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.