
  PROCEDURE [XREF] avp$open_template_file
    (    file_name: fst$file_reference;
         create_file: boolean;
     VAR file_information: avt$template_file_information;
     VAR status: ost$status);

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

