
  PROCEDURE [XREF] fsp$default_tape_label_attrib
    (    source: fst$tla_default_source;
     VAR attributes: fst$attachment_options;
     VAR returned_attributes: fst$tla_returned_attributes;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$attachment_options
*copyc fst$tla_default_source
*copyc fst$tla_returned_attributes
*copyc ost$status
?? POP ??

