Inspect Manual

Syntax Summary
Inspect Manual429164-006
B-2
ALIAS
program-spec: one of
process
save-file [ CODE code-file ]
[ LIB lib-file ]
[ SRL {( srl-file [ , srl-file,...])}]
original-name: one of
[ \system. ] $volume [ .subvolume [ .file ] ]
[ \system. ] $process [ .#qual-1 [ .qual-2 ] ]
[ \system. ] cpu, pin
[ \system. ] $volume.#number
/oss-pathname [/oss-pathname...]
new-name: either of
[\system.] $volume [ .subvolume [ .file ] ]
/oss-pathname [/oss-pathname...]
ALIAS
ALIAS[ES] [ alias-name [ , [ = ] replacement string ] ]
replacement-string: one of
" [ character ]..." ]
' [ character ]...' ]
BREAK
BREAK [ breakpoint [ , breakpoint ]...]
breakpoint:
brk-location [ brk-condition ]... [ brk-action ]...
brk-location:
{ code-location } [ BACKUP ]
{ data-location }
{ [#] ABEND }
{ [#] STOP }
brk-condition: one of
EVERY integer
IF expression