noft Manual (G06.27+, H06.03+, J06.03+)

noft Diagnostic Messages
noft Manual528273-003
4-29
Syntax Errors
3022
Cause. The HISTORY buffer has been set to 0.
Recovery. Use SET HISTORYBUFFER to set an appropriate buffer size.
3023
Cause. This error occurs for the undocumented RUNTIMEPROC command. It indicates
that the SET SCOPEPROC command was given, but there is no symbol table.
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.
3024
Cause. This error occurs for the undocumented GINFOPUBLIC command. It indicates
that there was no information for the scope set with the SET SCOPESOURCE command.
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.
3025
Cause. This error occurs for various undocumented commands. It indicates that either
a SET SCOPESOURCE command or SET SCOPEPROC command was given, but there
was no symbol table.
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 program with symbol information.
To see the current scope, use SHOW on page 3-52.
*** SYNTAX ERROR *** [3022]:
No history to search.
*** SYNTAX ERROR *** [3023]:
No procedure descriptor table in object file, command
ignored.
*** SYNTAX ERROR *** [3024]:
No public procedures in procedure-name, command ignored.
*** SYNTAX ERROR *** [3025]:
No symbol table available, command ignored.