
  PROCEDURE [XREF] fmp$store_tape_label_attributes
    (    evaluated_file_reference: fst$evaluated_file_reference;
         tape_attachments: fst$attachment_options;
         supplied_file_set_pos_fields: fst$supplied_file_set_positions;
         tape_attachment_info_source: fst$tape_attach_info_source;
     VAR status: ost$status);

?? PUSH (LIST := OFF) ??
*copyc fst$attachment_options
*copyc fst$evaluated_file_reference
*copyc fst$supplied_file_set_positions
?? POP ??
