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-31
Syntax Errors
Cause. This error occurs for the undocumented RELOC command. It indicates that a
SET SCOPEPROC command was given, but no symbol table was found.
Recovery. Either use RESET on page 3-42 to reset the scope to its default, use SET
on page 3-43 to change the scope, or recompile the module with symbols. To see the
current scope, use SHOW on page 3-48.
Cause. The parameter to HELP does not match current help topics.
Recovery. Use HELP or HELP ALL for a list of HELP commands (see HELP or ? on
page 3-17).
Cause. noft cannot find a command with the specified name.
Recovery. Use HELP ALL to verify that the command is available and spelled
correctly (see HELP or ? on page 3-17).
Cause. This error occurs for the undocumented GINFOSITE and SRLINFO
commands. It indicates that no information was found within the limits of the scope.
Recovery. Either use RESET on page 3-42 to reset the scope to its default or use
SET on page 3-43 to change the scope. To see the current scope, use SHOW on
page 3-48.
Cause. The command number was in range, but the line was unavailable.
Recovery. Use HISTORY or H on page 3-20 to see if the command can be seen and,
if so, reenter the command.
*** SYNTAX ERROR *** [3043]:
Unable to find ELF symbol to correspond with correct
procedure.
*** SYNTAX ERROR *** [3044]:
Unable to find HELP topic.
*** SYNTAX ERROR *** [3045]:
Unable to find command: command.
*** SYNTAX ERROR *** [3046]:
Unable to find end of name, command ignored.
*** SYNTAX ERROR *** [3047]:
Unable to find in-range line number in history.