
  PROCEDURE [XREF] bap$merge_static_attributes
    (    evaluated_file_reference: fst$evaluated_file_reference;
         file_request_attributes: ^amt$file_attributes;
     VAR static_label {input, output} : bat$static_label_attributes;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$file_attributes
*copyc bat$static_label_attributes
*copyc fst$evaluated_file_reference
*copyc ost$status
?? POP ??
