
  PROCEDURE [XREF] stp$display_volume
    (    volume: rmt$recorded_vsn;
     VAR display_control: clt$display_control;
     VAR status: ost$status);

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