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

noft Diagnostic Messages
noft Manual528273-003
4-11
Data Errors
Recovery. Rebuild the object code file with complete symbols information.
1029
Cause. DUMPPROC or DP on page 3-9, LISTPROC or LP on page 3-30, or
XREFPROC or XP on page 3-54 did not work because the object code file has no
symbols.
Recovery. Rebuild the object code file with symbols.
1030
Cause. There is an inconsistency in the object code file.
Recovery. Rebuild the object code file.
1031
Cause. LISTOPTIMIZE or LO on page 3-29 requires at least partial symbols
information to operate, and no symbols information exists.
Recovery. Rebuild the object code file with complete symbols information.
1032
Cause. The specified number is not valid for this source file.
Recovery. In the list of procedures, find the correct index number for the procedure.
1033
Cause. Stated in message.
*** DATA ERROR *** [1029]:
PROC command only works on object files with symbols.
*** DATA ERROR *** [1030]:
Procedure and external symbol tables not consistent.
*** DATA ERROR *** [1031]:
Procedure descriptor table empty, unable to extract text.
*** DATA ERROR *** [1032]:
Procedure index out of range.
*** DATA ERROR *** [1033]:
Procedure not found in object file: procedure-name.