
  PROCEDURE [XREF] avp$delete_data_records
    (    starting_key: avt$template_file_key;
         ending_key: avt$template_file_key;
         description_record_name: ost$name;
     VAR file_information: avt$template_file_information;
     VAR status: ost$status);

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