
  PROCEDURE [XREF] rmp$complete_tape_request
    (    file: fst$file_reference;
         density: rmt$density;
         write_ring: rmt$write_ring;
         volume_list: rmt$volume_list;
         removable_media_group: ost$name;
         volume_overflow_allowed: boolean;
         validation_ring: ost$valid_ring;
         file_password: pft$password;
         attachment_logging: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc osd$virtual_address
*copyc amt$file_identifier
*copyc amt$file_label_type
*copyc amt$volume_number
*copyc fst$file_reference
*copyc ost$status
*copyc pft$password
*copyc rmt$density
*copyc rmt$tape_class
*copyc rmt$volume_descriptor
*copyc rmt$volume_list
*copyc rmt$write_ring
?? POP ??
