
  PROCEDURE [XREF] bap$tape_bm_open
    (    file_identifier: amt$file_identifier;
         max_block_length: amt$max_block_length;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$local_file_name
*copyc amt$max_block_length
*copyc amt$file_identifier
*copyc ost$status
?? POP ??
