Previous Topic

Next Topic

Display a list of layouts (directory/layout or lslay)

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]

Qualifier Summary

/[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

Examples

Windows/OpenVMS:

Schedule> directory/layout

UNIX/Linux:

Schedule> lslay

Qualifiers

/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.

See Also

LAYOUT Commands

Copy a layout (copy/layout or cplay)

Create a layout (create/layout or mklay)

Delete a layout (delete/layout or rmlay)

Edit a layout definition (edit/layout or edlay)

Extract a layout (extract/layout or extlay)

Insert a layout (insert/layout or inslay)

Rename a layout (rename/layout or mvlay)

Type out a layout (type/layout or catlay)