Inspect Manual

Syntax Summary
Inspect Manual429164-006
B-4
DISPLAY
[ \system. ] $volume.#number
/oss-pathname [/oss-pathname...]
DISPLAY
DISPLAY item [ , item ]... [ formatting-clause ]
item: one of
display-data [ WHOLE ] [ PLAIN ] [ FOR for-spec ]
display-code [ FOR for-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
identifier
specifies constants and variables defined by the program.
data-location: one of
( expression ) [ SG ]
identifier
display-type: one of
CHAR CRTPID DEVICE ENV
FILENAME FILENAME32 FIXED FLOAT
INT INT16 INT32 LOCATION
PROCESS HANDLE REAL REAL32 REAL64
SSID STRING 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