nld and noft Manual

noft Diagnostic Messages
nld and noft Manual520384-003
11-33
Syntax Errors
Cause. One of the following:
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. Ensure that the object file name is spelled correctly and is in the current
directory. Ensure 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. Ensure 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 5-42).
Recovery. Supply one of the these two arguments to the SET CASE command.
Cause. This error occurs for some of the undocumented commands. It indicates that
the scope could not be displayed as a string. This 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 5-27).
*** 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.