Inspect Reference Summary

High-Level Inspect Commands
Inspect Reference Summary
12 106101 Tandem Computers Incorporated
DISPLAY The DISPLAY command formats and displays the value of a variety of items including
constants, expressions, code, and data.
DISPLAY
item
[ ,
item
]... [
formatting-clause
]
item
: one of
display-data
[ WHOLE ] [ PLAIN ] [ FOR
for-spec
]
display-code
[ FOR
group-spec
]
REGISTER
register-item
[ TYPE
display-type
]
spi-buffer
spi-token
[ AS
data-type
] [ FOR
for-count
]
string
(
expression
)
VALUE
value-list
[ TYPE
display-type
]
display-data
: one of
identifier
data-location
AS
data-type
data-location
TYPE
display-type
data-location
: one of
(
expression
) [ SG ]
identifier
display-type
: one of
CRTPID DEVICE ENV FILENAME
FILENAME32 LOCATION PROCESS HANDLE SSID
SYSTEM TIMESTAMP TIMESTAMP48 TOSVERSION
TRANSID USERID USERNAME
for-spec
:
for-count
[ BYTE[S] | WORD[S] | DOUBLE[S] | QUAD[S] ]
display
-
code:
one of
scope-path
[
scope
-
path
]
code
-
reference
code
-
reference
: one of
scope-unit
[ FROM
source-file
]
label
[ FROM
source-file
]
#line-number
[ (
source-file
) ]