Binder Manual (G06.24+, H06.03+)
Binder Messages
Binder Manual—528613-003
8-15
Error Messages and Warnings
69
SELECT CHECK PARAMETER is STRICT (default), and the consistency check failed.
The return type required by the named procedure is inconsistent with the call. This
message is also issued if calls to the same entry point from separately compiled code
blocks specify incompatible return types. You can disable parameter checking by
setting CHECK PARAMETER OFF.
70
An error occurred in the temporary work file that Binder uses to hold code and data
until the object file is built. Refer to the Guardian Procedure Errors and Messages
Manual for a description of the error.
71
The STRIP command cannot be used on a valid old-format object file.
72
Binder is currently using the file for prior commands (for example, FILE). CLEAR resets
Binder to the initial state. If no other opens are current for the file, it can then be
stripped.
73
An error occurred in the temporary work file that Binder uses to hold symbol
information until the object file is built. Refer to the Guardian Procedure Errors and
Messages Manual for a description of the error.
74
Mixed-language binding of C-series programs with COBOL85 code requires that the
MAIN program be COBOL85 to allow correct initialization for the COBOL85 run-time
W Return type mismatch on proc-name
F Storage file error file-sys-err ( nnn)
E STRIP command cannot be used on this file
E STRIP file cannot be open (use CLEAR command)
F Symbol file error: file-sys-err ( nnn)
E The MAIN must be in COBOL since COBOL procedures
are present