Previous Topic

Next Topic

Book Contents

Book Index

extract/layout

Extracts a layout definition file.

The extract/layout command extracts the designated layout definition and saves it as the chosen file name.

General Format

extract/layout layout_name file_name [/qualifiers]

Alternate

extlay layout_name file_name [-qualifiers]

Qualifier Summary

general qualifiers:

/[no]log

/[no]confirm

/node = target_node

Examples

C:\> schedule extract/layout sch_test_lay layout.txt

Qualifiers

/confirm
/noconfirm

CONFIRM requests that the user be prompted prior to any operation to verify that the selected entry is the correct one.

/hostname=host_name

The qualifier specifies what node (either local or remote) you want the operation performed on.

/log
/nolog

The LOG qualifier causes each completed operation to issue a note to the user.

See Also

LAYOUT Commands

copy/layout

create/layout

delete/layout

directory/layout

edit/layout

insert/layout

rename/layout

type/layout