
  PROCEDURE [XREF] stp$open_attached_vst
    (    vol: rmt$recorded_vsn;
         data_to_be_modified: boolean;
         sfid: gft$system_file_identifier;
     VAR segment_pointer: mmt$segment_pointer;
     VAR status: ost$status);

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