nld and noft Manual
noft Diagnostic Messages
nld and noft Manual—520384-003
11-32
Syntax Errors
Cause. The number is out of the history buffer range.
Recovery. Use the SET HISTORYBUFFER command to set the size of the history
buffer (see SET on page 5-42).
Cause. The string was not found at the beginning of any lines in the current history
buffer.
Recovery. Ensure that the command is still in the current history buffer. Use the SET
HISTORYBUFFER command to set the size of the history buffer (see SET on
page 5-42).
Cause. LISTPROC or LISTOPTIMIZE was unable to find a specified symbol.
Recovery. Use LISTPROC * or LISTOPTIMIZE * to see which symbols are
available (see LISTPROC or LP on page 5-27 and LISTOPTIMIZE or LO on
page 5-26).
Cause. While trying to parse the procedure (function) name or number, noft
discovered that the procedure (function) does not exist in the current scope.
Recovery. Use SHOW on page 5-47 to see the current SCOPE value. Either use SET
on page 5-42 to change the scope, use RESET on page 5-41 to reset the scope, or
correct the procedure name.
Cause. noft cannot go back the specified number of history lines.
Recovery. Use SET HISTORYBUFFER to set the size of the history buffer (see SET
on page 5-42).
*** SYNTAX ERROR *** [3048]:
Unable to find line number in history.
*** SYNTAX ERROR *** [3049]:
Unable to find string string in history.
*** SYNTAX ERROR *** [3050]:
Unable to find symbol in object file.
*** SYNTAX ERROR *** [3051]:
Proc-name is not in current scope.
*** SYNTAX ERROR *** [3052]:
Unable to go back number lines in history.