
  PROCEDURE [XREF] dmp$replace_tape_vsn_list
    (    sfid: gft$system_file_identifier;
         p_volume_list: {input} ^rmt$volume_list;
         volume_overflow_allowed: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc gft$system_file_identifier
*copyc rmt$volume_list
*copyc ost$status
?? POP ??
