noft Manual (G06.26+)

noft Diagnostic Messages
noft Manual528273-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.