
  TYPE
    amt$tape_error_options = record
      perform_failure_recovery: boolean,
      error_action: amt$tape_error_action,
    recend;

*copyc amt$tape_error_action

