The entries have the following meaning:
Bytes | Meaning |
0-23 | (not relevant) |
24-43 | Load module name |
44 | Load mode of load module, possible values: |
45 | Autolink function of load module (ALTLIB), possible values: |
46 | Exchange mode of load module, possible values: |
47-5E | Generated version of load module |
5F-77 | Version of the load module to be loaded (on exchanging) |
78-79 | Index of the context to which this load module belongs |
7A-7B | Index of the memory pool (MPOOL) into which this load module is loaded |
7C-7D | Index of the library (LIB) from which this load module was loaded |
84-85 | Index of the first program of this load module |
88-89 | Index of the next load module in the same context |
8A-8B | Index of the first AREA in this load module |
8C-A3 | Version of the current (=last loaded) load module |
A4 | Load status of load module: |
If the generated version = version of the load module to be loaded, this means that this load module has not been exchanged since the last KDCDEF run.