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-26
Syntax Errors
Cause. This error occurs for the undocumented SRLINFO command. It indicates that
no information was returned for the range restricted by either SET SCOPESOURCE or
SET SCOPEPROC.
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 HISTORY buffer has been set to 0.
Recovery. Use SET HISTORYBUFFER to set an appropriate buffer size.
Cause. This error occurs for the undocumented RUNTIMEPROC command. It indicates
that the SET SCOPEPROC command was given, but there is no symbol table.
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. This error occurs for the undocumented GINFOPUBLIC command. It indicates
that there was no information for the scope set with the SET SCOPESOURCE command.
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.
*** SYNTAX ERROR *** [3021]:
No SRL references in procedure, command ignored.
*** SYNTAX ERROR *** [3022]:
No history to search.
*** SYNTAX ERROR *** [3023]:
No procedure descriptor table in object file, command
ignored.
*** SYNTAX ERROR *** [3024]:
No public procedures in procedure-name, command ignored.