Inspect Reference Summary

High-Level Inspect Commands
Inspect Reference SUmmary
106101 Tandem Computers Incorporated 19
INFO The INFO command displays information about various kinds of items in the current
program.
INFO
info-item
info-item
: one of
IDENTIFIER { * |
identifier-spec
}
LOCATION [ * | [ SCOPE
scope-path
|
scope-ordinal
] ]
OBJECTFILE [ FILE
filename
]
OPENS [ { * |
file-list
} [ DETAIL ] [ F ] ]
SAVEFILE [ FILE
filename
]
SCOPE [
scope-number
|
scope-path
]
SEGMENT[S] [ * |
segment-id
] [[, ] DETAIL ]
SIGNALS[S] [ * |
signal-id
[,
signal-id
...] ]
identifier-spec
: one of
scope-path
[
scope-path
. ]
identifier
[ .
identifier
]...
#
data-block
##GLOBAL
file-list
:
file-number
[,
file-number
]
INFO IDENTIFIER The INFO IDENTIFIER command displays information about the internal
characteristics of a given data location or of all data locations in one or more scope
units.
INFO IDENTIFIER { * |
identifier-spec
}
identifier-spec
: one of
[
scope-path
. ]
identifier
[ .
identifier
]...
scope-path
#
data-block
##GLOBAL
INFO LOCATION The INFO LOCATION command displays information about a statement in the
current program. Additional information is listed for accelerated programs, including
the effects that Accelerator optimizations have on source statements.
INFO LOCATION [
code-location
| * [ SCOPE {
scope-spec
} ] ]
scope-spec
: one of
scope-path
scope-ordinal