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-23
Syntax Errors
Cause. Part of the syntax of an address range is missing.
Recovery. Correct the syntax of DUMPADDRESS or DA on page 3-6.
Cause. Supported address formats are only 8-digit hexadecimal numbers starting with
“0x ”.
Recovery. Recompute the addresses to hexadecimal in this format.
Cause. An expected address did not start with “0x ”.
Recovery. Add “0x ” to the address specified. If an address is not expected in that
position, use HELP or ? on page 3-17.
Cause. Bad information was given to the command.
Recovery. Verify that the syntax of the command is correct.
Cause. This error occurs for the undocumented command RELOC. It indicates that the
procedure given for the SET SCOPEPROC command could not be converted from its
ordinal back to a string.
Recovery. Try RESET SCOPEPROC to fix the problem (see RESET on page 3-42).
*** SYNTAX ERROR *** [3005]:
Address specification not properly formed.
*** SYNTAX ERROR *** [3006]:
Addresses are in the form 0xXXXXXXXX text.
*** SYNTAX ERROR *** [3007]:
Addresses required to begin with ‘Ox’.
*** SYNTAX ERROR *** [3008]:
Bad parameter to command-name, command ignored.
Note. The next line of the COMMENT command is missing. The COMMENT command in noft is
different from many other HP products.
*** SYNTAX ERROR *** [3009]:
Cannot find name for procedure for option.