Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)
User Commands (d - f) enoft(1)
support blank spaces in the name.
proc_name.subproc_name[[
.subproc_name]...]
Limits the scope to the specified subpro-
cedure. If proc_name or subproc_name is not
completely specified, enoft resolves the name
and lists conforming subprocedure names
with numbers.
This option is not valid for C or C++ pro-
grams. For EpTAL programs, only one level
of subprocedure can be specified. For
COBOL programs, more than one level can
be specified.
subproc_name[[.subproc_name]...]
Limits the scope to the specified subpro-
cedure. If subproc_name is not completely
specified, enoft resolves the name and lists
conforming subprocedure names with
numbers.
This option is not valid for C or C++ pro-
grams. For EpTAL programs, only one level
of subprocedure can be specified. For
COBOL programs, more than one level can
be specified. Only the first subprocedure with
the specified name is displayed.
proc_num
Specifies the procedure number. This number
specifies the ordering in the object file’s pro-
cedure table. Use the -LISTPROC flag to list
each procedure number.
* Eliminates any scope limitations and allows you to view
the entire object file. If you use the -SET
SCOPEPROC flag on an OSS shell command line, the
flag specification must be enclosed in quotation marks
when you use the * specifier.
{ SCOPESOURCE | -SSS }{pathname7 | file_num2 | * }
Narrows the scope to a single source file, which is helpful when
trying to find unique items within a source file, as well as limiting
the output to a range within the designated scope.
pathname7 Narrows the scope to a single named source file.
pathname7 must be a fully qualified OSS pathname
or a fully qualified Guardian filename. Wildcard
matching (for example, *partial_name or
partial_name*) can be used to search for items con-
taining a match to the given pattern.
527188-004 Hewlett-Packard Company 3−95