noft Manual (G06.27+, H06.03+, J06.03+)
noft Diagnostic Messages
noft Manual—528273-003
4-34
Syntax Errors
3043
Cause. This error occurs for the undocumented RELOC command. It indicates that a
SET SCOPEPROC command was given, but no symbol table was found.
Recovery. Either use RESET on page 3-44 to reset the scope to its default, use SET
on page 3-47 to change the scope, or recompile the module with symbols. To see the
current scope, use SHOW on page 3-52.
3044
Cause. The parameter to HELP does not match current help topics.
Recovery. Use HELP or HELP ALL for a list of HELP commands (for more information,
see HELP or ? on page 3-20).
3045
Cause. noft cannot find a command with the specified name.
Recovery. Use HELP ALL to verify that the command is available and spelled
correctly (for more information, see HELP or ? on page 3-20).
3046
Cause. This error occurs for the undocumented GINFOSITE and SRLINFO
commands. It indicates that no information was found within the limits of the scope.
Recovery. Either use RESET on page 3-44 to reset the scope to its default or use
SET on page 3-47 to change the scope. To see the current scope, use SHOW on
page 3-52.
*** SYNTAX ERROR *** [3043]:
Unable to find ELF symbol to correspond with correct
procedure.
*** SYNTAX ERROR *** [3044]:
Unable to find HELP topic.
*** SYNTAX ERROR *** [3045]:
Unable to find command: command.
*** SYNTAX ERROR *** [3046]:
Unable to find end of name, command ignored.