
  PROCEDURE [XREF] pfp$save_released_file_label
    (    path: pft$path;
         cycle_selector: pft$cycle_selector;
         update_cycle_statistics: boolean;
         password_selector: pft$password_selector;
         p_file_label_container: fmt$p_file_label;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fmt$file_label
*copyc ost$status
*copyc pft$cycle_selector
*copyc pft$password_selector
*copyc pft$path
?? POP ??
