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

Binder Messages
Binder Manual528613-003
8-14
Error Messages and Warnings
64
If the ADD or REPLACE command has an incorrect range given, respecify block
names in ascending order by location in the object file. Use LIST LOC command or a
current map listing to verify the order of blocks in the input file.
If the command refers to a range in an include list, respecify the command with names
in ascending order as on the list. You can use the INFO INCLUDE command.
65
This error occurs on TAL input files. A string P-relative array was moved.
66
This error occurs on TAL input files.
Binder cannot verify that references to the array are valid. Note that offset is the offset
of a fix-up word.
67
The code block specified in a RENAME command must be on the include list.
68
The data block specified in a RENAME command must be on the include list.
E Range members in wrong order: name to
name
W Read-only data block moved to above 32K to avoid
straddling 32K: data-block-name: in space
% space-number
W Reference to string P-relative in wrong half of
code space may fail: proc-name +
offset REF TO block-name + offset
E RENAME code block is not on the include list
E RENAME data block is not on the include list