SCF Reference Manual for G-Series RVUs (G06.24+)

SCF Commands
SCF Reference Manual for G-Series RVUs520413-004
5-39
CHECK Command
CHECK Command
The CHECK command displays brief information about one or more objects. This
information is extracted from the INFO, NAMES, STATS, and STATUS commands of a
selected subsystem. The use of this command is subsystem-specific.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file. The variable file-spec is defined on page 5-9.
object-spec
designates the object or objects for which brief information is displayed. The
variable object-spec is defined on page 5-2. If object-spec is omitted,
information about the assumed object is displayed. (See ASSUME Command on
page 5-36.)
SUB [ subobjtype ]
selects the subordinate objects the command affects. The variable subobjtype
can be a subordinate object type or one of the keywords ONLY, ALL, or NONE, as
explained under SCF Subdevices on page 3-5.
SEL [ NOT ] state
directs the command only at objects in the specified state or only at those not in
the specified state. Valid states are listed in Table 3-1 on page 3-7. The use of this
option is subsystem-specific.
mod-spec
is a modifier of the CHECK command. A modifier is a keyword, optionally followed
by a modifier value. The use of CHECK modifiers is subsystem-specific.
Examples
The following command displays information about a LINE object named $LHA3:
-> CHECK LINE $LHA3
The following command displays information about an assumed object type named
$TR3XY:
-> CHECK $TR3XY
CHECK [ /OUT file-spec/ ] [ object-spec ]
[ , SUB [ subobjtype ] ] [ , SEL [ NOT ] state ]
[ , mod-spec ]…