noft Options
nld and noft Manual — 520384-003
5- 45
SET
LOG { filename [B] | OFF | ? }
is described in
LOG
on page 5-38 (note that the keyword
SET
is optional with
LOG
).
OUT { filename [B] | OFF | ? }
is described in
OUT
on page 5-39 (note that the keyword
SET
is optional with
OUT
).
SCOPEPROC { proc-spec | proc-num | * | ? }
narrows the scope of
noft
options to a single procedure or subprocedure.
This is helpful when trying to find unique items within a procedure or
subprocedure and to limit output to a range within a single scope.
proc-spec
specifies the procedure name. Procedure names are case-sensitive in C
and C++ but not in other languages.
proc-spec
is one of the following:
proc-name
limits the scope to the specified procedure and subprocedures. If the
proc-name
is not completely specified,
noft
resolves the name and
lists conforming procedure names with numbers.
proc-name.subproc-name
limits the scope to the specified subprocedure. If the
proc-name
or
subproc-name
are not completely specified,
noft
resolves the name
and lists conforming subprocedure names with numbers.
subproc-name
limits the scope to the specified subprocedure. If
subproc-name
is
not completely specified,
noft
resolves the name and lists conforming
subprocedure names with numbers.
proc-num
specifies the procedure number. This number specifies the ordering in the
object file’s procedure table. Use
LISTPROC or LP
on page 5-27 to list
each procedure number.
*
eliminates any scope limitations and allows you to view the entire object
file.
?
returns the current procedure in scope.
Содержание nld
Страница 12: ...Contents nld and noft Manual 520384 003 x ...
Страница 16: ...What s New in This Manual nld and noft Manual 520384 003 xiv Miscellaneous ...
Страница 22: ...About This Manual nld and noft Manual 520384 003 xx Change Bar Notation ...
Страница 28: ...Introduction to the Utilities nld and noft Manual 520384 003 1 6 strip ...
Страница 60: ...nld Utility nld and noft Manual 520384 003 2 32 Declaration and Definition ...
Страница 78: ...nld Options nld and noft Manual 520384 003 3 18 y ...
Страница 90: ...noft Utility nld and noft Manual 520384 003 4 12 Debugging With noft ...
Страница 150: ...strip Utility nld and noft Manual 520384 003 7 2 ...
Страница 160: ...Converting From Binder to nld and noft nld and noft Manual 520384 003 9 8 Comparing Binder Commands to noft Options ...
Страница 242: ...nld Diagnostic Messages nld and noft Manual 520384 003 10 82 Informational Messages ...
Страница 278: ...noft Diagnostic Messages nld and noft Manual 520384 003 11 36 Syntax Errors ...
Страница 286: ...ar Diagnostic Messages nld and noft Manual 520384 003 12 8 ...
Страница 314: ...Sample nld and noft Session nld and noft Manual 520384 003 A 28 LISTSRLFIXUPS ...
Страница 330: ...Index nld and noft Manual 520384 003 Index 10 Special Characters ...