
  PROCEDURE [XREF] pfp$save_file_label
    (    apfid: pft$attached_permanent_file_id;
         p_file_label: fmt$p_file_label;
         required_permission: pft$permit_options;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc pfe$error_condition_codes
*copyc pfe$internal_error_conditions
*copyc fmt$file_label
*copyc fmt$file_label
*copyc ost$status
*copyc pft$attached_permanent_file_id
*copyc pft$permit_options
?? POP ??
