noft Manual (G06.27+, H06.03+, J06.03+)
noft Manual—528273-003
2-1
2 noft Utility
The noft utility, the native object file tool, displays all portions of native object code
files.
Running the noft Utility in the Guardian
Environment
You can use the noft utility as an interactive or batch process, but noft is most often
used as an interactive process. To run the noft utility in the Guardian environment,
use the TACL command RUN. The most common forms of RUN used for noft follow.
For complete information on RUN, see the TACL Reference Manual.
[RUN] NOFT
is the TACL command to start the noft process.
To run noft interactively:
[RUN] NOFT
To quit running noft interactively:
{ EXIT | E | QUIT | Q }
To run noft with a command file:
[RUN] NOFT [ / IN command-file [, OUT output-filename ] / ]
To run noft from the command line:
[RUN] NOFT option [; option ]...