private void Mark_the_match(string input)
 {
     Reconciliator.Match_current_record(Convert.ToInt16(input));
 }