
  PROCEDURE [XREF] dmp$get_active_vol_attributes
    (    required_recorded_vsn: rmt$recorded_vsn;
         search_avt_index: dmt$active_volume_table_index;
     VAR assigned_vol_attributes: dmt$assigned_ms_vol_attributes;
     VAR avt_entry_found: boolean);

?? PUSH (LISTEXT := ON) ??
*copyc rmd$volume_declarations
*copyc dmt$active_volume_table_index
*copyc dmt$assigned_ms_vol_attributes
?? POP ??
