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.
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:
The memory block contains table-name-count autoinstall entries.