pointer-2 points to memory block 2.
Memory block 2 is passed to the ACP containing the list of suitable autoinstall models for the physical screen.
Data Format:
01 Model-table.
03 table-name-count PIC X COMP-X.
03 autinst-name-1 PIC X(8).
You can include between 1 and 100 entries of
autinst-name-n, depending on
table-name-count.
where:
- table-name-count
- is the number of entries in the table
- autinst-name-n
- in the autoinstall model name.
The memory block contains
table-name-count autoinstall entries.