Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)

noft(1) OSS Shell and Utilities Reference Manual
OFF Turns off redirection to a le and reverts to the original
output le.
? Displays the name of the current log le. If the -SET
OUT ag is used on an OSS shell command line, the
ag specication must be enclosed in quotation marks
when the ? specier is used.
{ SCOPEPROC | -SSP }{proc-spec | proc-num | * | ? }
Narrows the scope to a single procedure or subprocedure. This is
helpful when trying to nd unique items within a procedure or
subprocedure and when trying to limit output to a range within a
single scope.
proc-spec
Species the procedure name. Procedure names are
case-sensitive in C and C++ but not in pTAL.
proc-spec
is one of the following:
proc-name
Limits the scope to the specied procedure
and subprocedures. If proc-name is not com-
pletely specied, noft resolves the name and
lists conforming procedure names with
numbers.
proc-name.subproc-name
Limits the scope to the specied subpro-
cedure. If proc-name or subproc-name is not
completely specied, noft resolves the name
and lists conforming subprocedure names
with numbers.
subproc-name
Limits the scope to the specied subpro-
cedure. If subproc-name is not completely
specied, noft resolves the name and lists
conforming subprocedure names with
numbers.
proc-num
Species the procedure number. This number species
the ordering in the object les procedure table. Use the
-LISTPROC ag to list each procedure number.
* Eliminates any scope limitations and allows you to view
the entire object le. If the -SET SCOPEPROC ag is
used on an OSS shell command line, the ag
specication must be enclosed in quotation marks when
the * specier is used.
682 Hewlett-Packard Company 527188-007