Binder Manual (G06.24+, H06.03+)

Binder Messages
Binder Manual528613-003
8-16
Error Messages and Warnings
environment. Consider adding a skeleton program that contains a call to the major
entry point. (Only one block with the MAIN attribute is allowed.)
75
SELECT CHECK LIBRARY ON is in effect and a procedure with the MAIN attribute
was encountered.
76
A data block with read-write access was added to the include list and CHECK
LIBRARY ON is in effect. The addition of this block can affect data memory
organization.
77
Before you enter a BUILD command, the unresolved data reference list must be empty.
There are still unresolved data block references. Use INFO UNRESOLVED DATA
command to check the list.
78
End of file was encountered while scanning for the remainder of a continuation line.
79
The ASCII input to a MODIFY command is missing the closing quotation mark.
W TNS/II user library violation: MAIN procedure
code-block-name
W TNS/II user library violation: referencing data
block block-name
E Unsatisfied reference to a data block
E Unterminated continuation line
E Unterminated string