
  PROCEDURE [XREF] bap$merge_dynamic_attr_source
    (   evaluated_file_reference: fst$evaluated_file_reference;
        attributes: ^amt$file_attributes;
        source: amc$file_command .. amc$file_request;
    VAR dynamic_label {input, output} : bat$dynamic_label_attributes;
    VAR status: ost$status);

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