Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-184
Default Value
Default Value
The default INSPLOCL file sets SOURCE BACK and SOURCE FOR as follows:
Related Commands
SET SOURCERANGE on page 6-184
SELECT SOURCE SYSTEM on page 6-169
SHOW with SOURCE BACK option on page 6-194
SHOW with SOURCE FOR option on page 6-194
SOURCE on page 6-196
SET SOURCERANGE
The SET SOURCE RANGE command controls the default range used by the
SOURCE SEARCH command.
range / range
specifies the beginning and ending of the default range.
F
specifies the first line in the source file being searched.
L
specifies the last line in the source file being searched.
#line-number
specifies a given line in the source file being searched.
statement-number
specifies the line at which a given statement begins.
SET SOURCE BACK = 4 LINES
SET SOURCE FOR = 10 LINES
SET SOURCE RANGE [=] range / range
range: one of
F L #line-number statement-number