
  PROCEDURE [XREF] pfp$return_permanent_file
    (    apfid: pft$attached_permanent_file_id;
         system_file_id: gft$system_file_identifier;
         device_class: rmt$device_class;
         usage_selections: pft$usage_selections;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc gft$system_file_identifier
*copyc ost$status
*copyc pft$attached_permanent_file_id
*copyc pft$usage_selections
*copyc rmt$device_class
?? POP ??
