Previous Topic

Next Topic

Book Contents

Book Index

type/layout

Display the contents of a layout definition.

The type/layout command displays the contents of an entire layout definition. type/layout/page displays the contents of a layout definition one page at a time.

General Format

type/layout layout_name [/qualifiers]

Alternate

catlay layout_name [-qualifiers]

Qualifier Summary

General qualifiers:

/[no]log

/[no]confirm

/hostname-host_name

/output=out

/symbol=[prefix_string]

Example

C:\> schedule type/layout/page sch_test_lay

PANEL_POSITION = 29 36

MONITOR_BEGIN

POSITION = 533 403

SIZE = 650 300

TITLE = Job Monitor for All Queues, All Jobs

JOB_SPEC = *::\*\*

BASE_NODE_DIR_NAME = BOOT::\TEST\

JOB_SET_ID = 0

CURRENT_STATUS = 0

ALL_USERS = 0

QUEUE_MASK = fffffff

MONITOR_END

GROUP_BEGIN

POSITION = 535 33

SIZE = 561 338

ORIENTATION = HORIZ

ZOOM = OUT

JOBS_BEGIN

BOOT::\TEST]TEST1 46 62

BOOT::\TEST\JUNK1\ROB2 112 175

BOOT::\ROB\ZZZ 285 54

JOBS_END

GROUP_END

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.

/output=output_file

The OUTPUT option sends all output to a text file. Output can be printed or displayed as needed.

/symbol[=prefix_string]

The SYMBOL command requests that all job information be output to environmental variables. The environmental variable is constructed by prefixing the field name with the provided string. If none is provided a default value of SC is used. To display the environmental variables output from the /symbol qualifier use:

set prefix_string

See Also

LAYOUT Commands

copy/layout

create/layout

delete/layout

directory/layout

edit/layout

extract/layout

insert/layout

rename/layout