Copy a layout file.
The copy/layout command is used to copy a layout file to new layout file name.
General Format
copy/layout from_layout_name to_layout_name [/qualifiers]
Alternate
cplay from_layout_name to_layout_name [-qualifiers]
Qualifier Summary
general qualifiers:
/[no]log
/[no]confirm
/node = target_node
Examples
C:\> schedule copy/layout sch_test_lay sch_test2_lay
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.