
  PROCEDURE [XREF] avp$get_template_file_header
    (VAR header: avt$template_file_header;
     VAR file_information: avt$template_file_information;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc avt$template_file_header
*copyc avt$template_file_information
*copyc ost$status
?? POP ??
