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

noft Diagnostic Messages
noft Manual528273-003
4-20
Warnings
2000
Cause. The specified range of addresses or offsets goes outside the scope of the
procedure.
Recovery. Remove the scoping of the procedure with SET SCOPEPROC * (for more
information, see SET on page 3-47). Limit the range within the procedure.
2001
Cause. Stated in message.
Recovery. Use FILE or F on page 3-17 to open an object code file, and then reissue
the command.
2002
Cause. The specified file was expected to be a COFF file, but it is not.
Recovery. Specify a COFF file.
2003
Cause. The specified object code file was created with later versions of native mode
compilers and linker than noft supports; therefore, noft might not be able to read the
object code file format.
Recovery. Use a later version of noft.
*** WARNING *** [2000]:
End of offset outside of procedure, dumping to end of
procedure.
*** WARNING *** [2001]:
No object file open. No dumping currently possible.
*** WARNING *** [2002]:
Not a Tandem COFF file: filename.
*** WARNING *** [2003]:
Selected file has greater version number than noft.