Inspect Manual
High-Level Inspect Commands
Inspect Manual—429164-006
6-105
INFO IDENTIFIER
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, including native symbols.
*
specifies all identifiers in the scope unit identified by the current scope path.
identifier-spec
specifies a given identifier or group of identifiers.
[ scope-path. ] identifier [ .identifier ]...
specifies a unique identifier.
scope-path
specifies all identifiers in a given scope unit.
#data-block
specifies all identifiers in a given data block.
##GLOBAL
specifies all identifiers in the global data block implicitly named by TAL.
Usage Considerations
When You Can Use INFO IDENTIFIER
The INFO IDENTIFIER command can be used for active and for inactive scope
units in processes, PATHWAY servers, and save files. In a PATHWAY requester
program, the INFO IDENTIFIER command can be used only for active scope units.
INFO IDENTIFIER { * | identifier-spec }
identifier-spec: one of
[ scope-path. ] identifier [ .identifier ]...
scope-path
#data-block
##GLOBAL