
  PROCEDURE [XREF] avp$open_validation_file
    (    file_reference: fst$file_reference;
         old_password: ^ost$name;
         new_password: ^ost$name;
         create_file: boolean;
     VAR file_information: avt$template_file_information;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc avc$validation_file_name
*copyc avc$validation_file_version
*copyc ave$validation_interface_errors
*copyc avt$template_file_information
*copyc avt$validation_key
*copyc fst$file_reference
*copyc ost$name
*copyc ost$status
?? POP ??
