
  PROCEDURE [XREF] dmp$close_tape_volume
    (    sfid: gft$system_file_identifier;
         detachment_options: fmt$detachment_options;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc gft$system_file_identifier
*copyc fmt$detachment_options
*copyc ost$status
?? POP ??
