
  PROCEDURE [XREF] stp$search_mel_for_vol ALIAS 'STAASME'
    (    member_vol: rmt$recorded_vsn;
         ast_index: stt$ast_index;
     VAR member_entry: stt$member_entry;
     VAR mel_index: stt$mel_index;
     VAR vol_found: boolean);

?? PUSH (LISTEXT := ON) ??
*copyc rmt$recorded_vsn
*copyc stt$ast_index
*copyc stt$mel_index
*copyc stt$member_entry
?? POP ??
