Inspect Manual
High-Level Inspect Commands
Inspect Manual—429164-006
6-76
Using the TYPE Clause
item
specifies the item you want to display. You can specify a data address, a program
register, or a list of values as the item.
TYPE display-type
directs Inspect to display the item using the attributes of the given display type.
CRTPID
interprets the item as an 8-byte process identifier and displays it in this form:
[\system.][$process-name] cpu,pin
For more information on CRTPIDs, see the Guardian Programmer’s Guide.
DEVICE
interprets the item as an 8-byte device name and displays it in this form:
[\system.]$device-name
ENV
interprets the item as a 16-bit environment register and displays it in this form:
(RP=rp,condition-code[,flag]...) space-id
FILENAME
interprets the item as a 24-byte internal file name and displays it in one of
these forms:
[\system.]$volume.subvolume.filename
[\system.]$volume.#number
DISPLAY item [ TYPE display-type ]
item: one of
data-location
REGISTER register-item
VALUE value-list
display-type: one of
CRTPID DEVICE ENV FILENAME
FILENAME32 LOCATION PROCESS HANDLE SSID
SYSTEM TIMESTAMP TIMESTAMP48 TOSVERSION
TRANSID USERID USERNAME