Inspect Reference Summary
Low-Level Inspect Commands
Inspect Reference Summary
38 106101 Tandem Computers Incorporated
D The D command displays memory or register contents.
D [ [ 
unit
 ] 
address
 [ , 
amount
 ] ] [ : 
base
 ]
 [ 
register
 ]
unit
: one of
 B W D F
amount
: one of
num
 T 
width
 * 
height
base
: one of
 A B D H I O X #
register
: one of
 P E L S
 R0 R1 R2 R3 R4 R5 R6 R7
 RA RB RC RD RE RF RG RH
F The F command shows status of files opened by the current program.
F [ 
expr
 ]
FN The FN command searches memory for a particular value.
FN [ 
address
 [ , 
value
 ] [ & 
mask
 ] ]
HIGH HIGH changes Inspect from low-level command mode to high-level command mode.
HIGH
I The I command displays data and registers in ICODE.
I 
address
 [ , 
amount
 ]
amount
: one of
num
 T 
width
 * 
height










