Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-186
SET STATUS ACTION
SET STATUS ACTION
The SET STATUS ACTION command specifies actions that Inspect is to perform after
it displays the event status message.
level
specifies the command-mode level whose status action you want to set. HIGH
specifies high-level Inspect, LOW specifies low-level Inspect, and BOTH specifies
both high-level and low-level Inspect. If you omit level, SET STATUS ACTION
affects the current command mode.
cmd-string
specifies a string of Inspect commands to be performed. This command string is a
group of one or more Inspect commands separated by semicolons (;) and
enclosed in either quotes (") or apostrophes ('). To include a quote in a quote-
delimited command string, use a pair of quotes. To include an apostrophe in an
apostrophe-delimited command string, use a pair of apostrophes.
Usage Consideration
The SET STATUS ACTION command overrides the SOURCE ON command.
Default Values
If you omit level, SET STATUS ACTION affects the current command mode.
If you omit cmd-string, Inspect sets the status action to nothing.
The default INSPLOCL file sets the status action to nothing, as follows:
SET STATUS ACTION [ level ] [=] [ cmd-string ]
level: one of
BOTH HIGH LOW
cmd-string: one of
" command [ ; command ]... "
' command [ ; command ]... '
SET STATUS ACTION BOTH