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

noft Options
noft Manual—528273-001
3-17
HELP or ?
•
Any FILE option clears the current scope and case target file parameters. (Target
file parameters are described in SET on page 3-43.)
•
The FILE option sets the case target file parameter, depending on the source files
inside the object file.
•
noft resolves Guardian file names by using the default volume and subvolume
established with the option SYSTEM or VOLUME on page 3-49.
•
noft resolves OSS filenames by using the default directory established with CD
on page 3-5.
HELP or ?
The HELP option displays descriptions and syntax for noft options and displays
information on topics related to using noft.
ALL
displays a single line description of each noft option (see Example 3-9 on
page 3-18).
option
displays information about the specified option, including syntax (see
Example 3-10
on page 3-19).
help-topic
gives detailed information on specific noft topics.
HELP without any options displays a list of options and help topics (see Example 3-11
on page 3-19).
Example 3-8. FILE Option
noft> file obj
Object File : $WORK.JASON.obj
File Format : ELF
Scope : (none)
Case : Not Sensitive
{ HELP | ? } [ ALL | option | help-topic ]