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-22
Syntax Errors
Syntax Errors
Cause. You can only specify a decimal number for a procedure or source file.
Recovery. Recompute the number in decimal format.
Cause. Either the specified command number is higher than the current command
number, or the command number specified is out of the history buffer.
Recovery. Use HISTORY or H on page 3-20 to verify that the number being entered is
in the current history buffer. To retain more commands, use SET HISTORYBUFFER
(see SET on page 3-43).
Cause. FC 0 does not exist.
Recovery. Choose FC 1 for your first command or FC -1 for the last command
entered (see FC on page 3-15).
Cause. The last address you specified is lower than the first address specified.
Recovery. Specify an address range from low address to high address.
Cause. The scope for the procedure or source file previously selected does not
intersect with the address range specified in the last command.
Recovery. Release the scoping restriction previously enabled with
SET SCOPEPROC * or SET SCOPESOURCE * (see SET on page 3-43). Verify that the
address range is in the procedure or source file.
*** SYNTAX ERROR *** [3000]:
command requires a decimal number.
*** SYNTAX ERROR *** [3001]:
command number Event not found.
*** SYNTAX ERROR *** [3002]:
‘fc <= 0’ does not make sense.
*** SYNTAX ERROR *** [3003]:
Address range not positive, nothing to display.
*** SYNTAX ERROR *** [3004]:
Address range selected not in scope option selected, please
check options.