
  PROCEDURE [XREF] bap$get_default_file_attribs
    (VAR default_attributes: bat$static_label_attributes;
     VAR default_new_retention_specified: boolean;
     VAR default_new_retention: fst$retention;
     VAR status: ost$status);

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