
  PROCEDURE [XREF] bap$rewind_tape
    (    sfid: gft$system_file_identifier;
     VAR tape_status: iot$tape_io_status;
     VAR status: ost$status);

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