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 Diagnostic Messages
noft Manual—528273-001
4-24
Syntax Errors
Cause. COMMENT on page 3-5 has reached the end of the file.
Recovery. Reenter the comment text.
Cause. noft cannot determine if the option is the one intended, so noft does not
stream large amounts of output.
Recovery. Do not respecify options or settings that have already been set with DUMP
or LIST.
Cause. The command that you specified immediately after a command whose name
begins with DUMP or LIST was interpreted as an option for the DUMP or LIST
command, and it is not a valid option.
Recovery. Enter commands separately or add a semicolon between the commands in
question. For a list of commands that begin with DUMP and LIST, see Table 3-1, noft
Flag Summary, on page 3-1.
Cause. The number of bytes or words specified in an address or offset range must be
in decimal format.
Recovery. Recompute any numbers in decimal format.
Cause. The number you specified for HISTORYBUFFER or HISTORYWINDOW is too
small (less than zero) or too large (larger than 32767).
Recovery. Use SET on page 3-43 to specify a buffer or window number from 1 to
32767.
*** SYNTAX ERROR *** [3010]:
Command COMMENT: end of file reached.
*** SYNTAX ERROR *** [3011]:
Command specific option did not change settings, command
aborted.
*** SYNTAX ERROR *** [3012]:
Command specific options not correct, command ignored.
*** SYNTAX ERROR *** [3013]:
FOR requires a decimal number.
*** SYNTAX ERROR *** [3014]:
[HISTORYBUFFER|HISTORYWINDOW] input out of range.