Inspect Manual
Syntax Summary
Inspect Manual—429164-006
B-20
SOURCE
SOURCE
SOURCE [ source-locator ] [ limit-spec ]...
[ file-locator ] [ WRAP ]
source-locator: one of
AT code-location
ICODE [ AT code-location ]
[ LINE ] #line-number
[ STATEMENT ] statement-number
SEARCH string [ CASE ] [ position /position ]
limit-spec: one of
FOR count [ STATEMENT[S] | LINE[S] | INSTRUCTION[S] ]
BACK count [ STATEMENT[S] | LINE[S] | INSTRUCTION[S] ]
/position
position: one of
F L #line-number statement-number
string: one of
" [ character ]... "
' [ character ]... '
file-locator: one of
FILE file-name
LOCATION code-location
SCOPE scope-number
STEP
STEP [ step-spec ]
step-spec: one of
num-units [ code-unit ]
IN [ num-units [ code-unit ] ]
OUT [ num-calls ] [ PROC[S] | SUBPROC[S] ]
code-spec: one of
INSTRUCTION[S] STATEMENT[S] VERB[S]