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

noft Diagnostic Messages
noft Manual—528273-003
4-24
Syntax Errors
Recovery. noft continues processing the remaining procedures in the object code
file.
Syntax Errors
3000
Cause. You can only specify a decimal number for a procedure or source file.
Recovery. Recompute the number in decimal format.
3001
Cause. Either the specified command number is higher than the current command
number, or the command number specified is out of the history buffer.
Recovery. Use HISTORY or H on page 3-22 to verify that the number being entered is
in the current history buffer. To retain more commands, use SET HISTORYBUFFER (for
more information, see SET on page 3-47).
3002
Cause. FC 0 does not exist.
Recovery. Choose FC 1 for your first command or FC -1 for the last command
entered (for more information, see FC on page 3-16).
3003
Cause. The last address you specified is lower than the first address specified.
Recovery. Specify an address range from low address to high address.
*** SYNTAX ERROR *** [3000]:
command requires a decimal number.
*** SYNTAX ERROR *** [3001]:
command number Event not found.
*** SYNTAX ERROR *** [3002]:
‘fc <= 0’ does not make sense.
*** SYNTAX ERROR *** [3003]:
Address range not positive, nothing to display.