Inspect Reference Summary

High-Level Inspect Commands
Inspect Reference Summary
32 106101 Tandem Computers Incorporated
SET STATUS ACTION The SET STATUS ACTION command specifies actions that Inspect is to perform after
it displays the event status message.
SET STATUS ACTION [
level
] [=] [
cmd-string
]
level
: one of
BOTH HIGH LOW
cmd-string
: one of
"
command
[ ;
command
]... "
'
command
[ ;
command
]... '
SET STATUS LINE25 and
SET STATUS SCROLL
The SET STATUS LINE25 and SET STATUS SCROLL commands control the
information Inspect displays in the event-status message. The SET STATUS LINE25
command controls what information appears on the 25th line of the terminal; the SET
STATUS SCROLL command controls what information appears in the scrolling
portion of the terminal.
SET STATUS { LINE25 | SCROLL } [
level
] [ OUT
filename
] [=]
[
status-item
[ ,
status-item
]... ]
level
: one of
BOTH HIGH LOW
status-item
: one of
string
ACCELERATOR STATE EVENT
INSTRUCTION SET LANGUAGE LOCATION
NEW LINE PROCESSOR PROGRAM FILE
PROGRAM NAME PROGRAM ORDINAL PROGRAM PID
SCOPE STATE SYSTYPE
TYPE
string
: one of
" [
character
]... "
' [
character
]... '
SET SUBPROC SCOPING The SET SUBPROC SCOPING command allows you to specify whether Inspect first
looks in a subprocedure for an identifier or first looks in the encompassing procedure.
SET SUBPROC SCOPING [=] [ SUBLOCAL | LOCAL ]