
  PROCEDURE [XREF] amp$copy_records ALIAS 'amxcpyr'
    (    from_file: amt$local_file_name;
         to_file: amt$local_file_name;
         extent: amt$copy_extent;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amc$condition_code_limits
*copyc ame$get_program_actions
*copyc ame$open_validation_errors
*copyc ame$put_program_actions
*copyc ame$put_validation_errors
*copyc ame$ring_validation_errors
*copyc amt$copy_extent
*copyc amt$local_file_name
*copyc ost$status
?? POP ??
