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-33
Syntax Errors
Cause. One of:
•
The object file cannot be found.
•
The object file cannot be opened because it is corrupted.
•
The object file is already open for writing.
Recovery. Verify that the object file name is spelled correctly and is in the current
directory. Verify that the object file is not in use. Rebuild the object file.
Cause. You do not have write privileges for the current directory or subvolume.
Recovery. Verify that you have write access to the directory or subvolume and that
nontext files do not exist with the same name.
Cause. SET CASE expects ON or OFF (see SET on page 3-43).
Recovery. Supply one of these two arguments to the SET CASE command.
Cause. This error occurs for some of the undocumented commands indicates that the
scope could not be displayed as a string, which might mean that symbol table
information is missing.
Recovery. Recompile the module with symbols.
Cause. Stated in message.
Recovery. Use the LISTPROC * command to see the available procedure names
(see LISTPROC or LP on page 3-28).
*** SYNTAX ERROR *** [3053]:
Unable to open object file filename, command ignored.
*** SYNTAX ERROR *** [3054]:
Unable to open/create filename filename, command ignored.
*** SYNTAX ERROR *** [3056]:
Wrong parameter to CASE, command ignored.
*** SYNTAX ERROR *** [3057]:
Procedure name not available, procedure-name.
*** SYNTAX ERROR *** [3058]:
Procedure name not found, check procedure descriptor table.