
  PROCEDURE [XREF] dmp$assign_tape_volume
    (    system_file_id: gft$system_file_identifier;
         path_handle_name: fst$path_handle_name;
         label_type: amt$label_type;
         access_mode: pft$usage_selections;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$label_type
*copyc fst$path_handle_name
*copyc gft$system_file_identifier
*copyc ost$status
*copyc pft$usage_selections
?? POP ??
