
  PROCEDURE [XREF] avp$get_file_utility_info_size
    (VAR utility_information_size: integer;
     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 ost$status
?? POP ??
