noft Manual (G06.27+, H06.03+, J06.03+)
noft Diagnostic Messages
noft Manual—528273-003
4-37
Syntax Errors
3056
Cause. SET CASE expects ON or OFF (for more information, see SET on page 3-47).
Recovery. Supply one of these two arguments to the SET CASE command.
3057
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.
3058
Cause. Stated in message.
Recovery. Use the LISTPROC * command to see the available procedure names (for
more information, see LISTPROC or LP on page 3-30).
3059
Cause. A syntax error was encountered while parsing range information. Additional
text is provided with the error.
Recovery. Reenter the command with the correct range clause.
3060
Cause. A syntax error was encountered while parsing range information.
Recovery. Reenter the command with the correct range clause.
*** 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.
*** SYNTAX ERROR *** [3059]:
In range option, option-name.
*** SYNTAX ERROR *** [3060]:
Extraneous characters at end of range option.