
  PROCEDURE [XREF] fmp$change_default_file_attribs
    (    attributes: ^amt$file_attributes;
         new_retention: ^fst$retention;
         reset_system_defaults: boolean;
     VAR status: ost$status);

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