
  PROCEDURE [XREF] avp$determine_if_key_exists
    (    key: avt$template_file_key;
     VAR key_exists: 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 avt$template_file_key
*copyc ost$status
?? POP ??
