
  PROCEDURE [XREF] avp$restructure_template_file
    (    old_file_name: fst$file_reference;
         new_file_name: fst$file_reference;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc ost$status
?? POP ??

