Binder Manual (G06.27+, H06.04+, J06.03+)
Binder Input and Output
Binder Manual—528613-004
5-2
Creating the Input Control Lists
°
Include entry point list
°
Include data block list
°
Include run-time data unit list (RTDU list)
•
Modify list
•
Omit list
•
Refer list
•
Search list
•
Undefined list
•
Unresolved reference lists, specifically:
°
Unresolved code list
°
Unresolved data list
When you start Binder, all lists are empty. After Binder builds the target file, the lists are
again empty. You can then define another target file or end the session.
Creating the Input Control Lists
You create the input control lists with Binder commands entered during the input stage.
Binder automatically maintains the unresolved reference lists. You do not enter
commands to create these lists.
Table 5-1. Commands That Create Control Lists
Command Description
ADD Places names on the include lists.
REPLACE Changes code blocks, their associated entry points and
RTDUs, and data blocks on the appropriate include lists.
SELECT Adds names to the omit, search, and refer lists.
MOVE Reorders the include entry name list and include code list.
SATISFY Resolves entry point names and RTDUs on the unresolved
entry point list and data block names on the unresolved and
undefined data lists.
CLEAR Clears (resets to empty) the include, omit, search, refer,
unresolved reference, undefined data, and modify lists.
MODIFY Creates the modify list by specifying a set of modifications
when building the target file.