noft Manual (G06.26+)
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction
- 2 noft Utility
- 3 noft Options
- Break Key
- ! (Exclamation Point)
- CD
- COMMENT
- DUMPADDRESS or DA
- DUMPOFFSET or DO
- DUMPPROC or DP
- DYNSTR2
- ENV
- EXIT or E
- FC
- FILE or F
- HELP or ?
- HISTORY or H
- LAYOUT
- LIBLIST
- LISTATTRIBUTE or LA
- LISTCOMPILERS or LC
- LISTOPTIMIZE or LO
- LISTPROC or LP
- LISTSOURCE or LS
- LISTSRLEXPORTS or LLE
- LISTSRLFIXUPS or LLF
- LISTSRLINFO or LLI
- LISTUNREFERENCED or LUR
- LISTUNRESOLVED or LU
- LOG
- OBEY
- OUT
- QUIT or Q
- RESET
- SET
- SHOW
- SYSTEM or VOLUME
- XREFPROC or XP
- 4 noft Diagnostic Messages
- 5 ar Utility
- 6 ar Diagnostic Messages
- A Sample nld and noft Session
- B Converting From Binder to noft
- C Native Object File Structure
- Glossary
- Index

Converting From Binder to noft
noft Manual—528273-001
B-3
Comparing Binder Commands to noft Options
The noft options SET on page 3-43 and RESET on page 3-42 control noft
operational attributes, such as the format used to display object code and the sorting
order of output. These noft options are not comparable to the Binder SET and
RESET commands.
LIST DATA LISTPROC noft performs this function on a
procedure level instead of on a code or
data block level.
LIST XREF XREFPROC noft performs this function on a
procedure level instead of on a code or
data block level.
LMAP LISTPROC
LOG LOG
MODE SET CASE
OBEY OBEY
OUT OUT
SHOW LISTPROC For noft environment parameter
settings, use the ENV or SHOW options.
For items applicable to native object
files, use the LISTATTRIBUTE and
LISTPROC options.
SYSTEM SYSTEM
VERIFY LISTPROC Use the LISTPROC option for some
uses of VERIFY.
VOLUME VOLUME
Table B-2. Comparing Binder With noft (page 2 of 2)
Binder Command noft Option Notes