
  PROCEDURE [XREF] stp$get_pf_volumes
    (VAR pf_volumes: array [1 .. * ] of rmt$recorded_vsn;
     VAR number_of_volumes: integer;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc rmt$recorded_vsn
*copyc ost$status
?? POP ??
