
  PROCEDURE [XREF] amp$skip_tape_marks
    (    file: fst$file_reference;
         direction: amt$skip_direction;
         count: amt$tape_mark_count;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amc$condition_code_limits
*copyc ame$device_class_validation
*copyc ame$lfn_program_actions
*copyc ame$skip_program_actions
*copyc ame$skip_validation_errors
*copyc ame$wtmk_validation_errors
*copyc amt$local_file_name
*copyc amt$skip_direction
*copyc amt$tape_mark_count
*copyc fst$file_reference
*copyc ost$status
?? POP ??
