Inspect Reference Summary

High-Level Inspect Commands
Inspect Reference SUmmary
106101 Tandem Computers Incorporated 25
OPENS The OPENS command shows the status of files that have been opened by the current
program.
OPENS [ { * |
file-list
} [ DETAIL ] [
file-type
] ]
file-list
file-number
[,
file-number
]...
file-type
: one of
FORTRAN FD GUARDIAN
OUT The OUT command directs the output listing to a specified file.
{ OUT
filename
}
{ /OUT
filename
/ }
PAUSE The PAUSE command suppresses Inspect prompts until a debug event occurs in any
of the programs on the program list.
PAUSE
PROGRAM The PROGRAM command displays the programs in the program list or selects a
program as the current program.
PROGRAM[S] [
program
[ CODE
file-name
]
[ LIB
file-name
] ]
program
: one of
program-number
program-name
cpu
,
pin
RESUME The RESUME command reactivates a suspended program, changing the program’s
state from hold to run. The RESUME command is not valid for save files.
RESUME [ * [ EXIT ] ]
[
program
[ AT
code-location
[ , RP
integer
] ] ]
program
: one of
program-number
program-name
cpu
,
pin
PATHWAY-terminal-name