  PROCEDURE [XREF] bap$merge_open_attributes
    (    attributes: ^fst$file_cycle_attributes;
         source: amc$open_request .. amc$file_request;
     VAR static_label {input, output} : bat$static_label_attributes;
         status_reporting_procedure_ptr: fst$status_reporting_procedure;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$attribute_source
*copyc bat$static_label_attributes
*copyc fst$file_cycle_attributes
*copyc fst$status_reporting_procedure
?? POP ??
