public string getRecordProcessorName(string filename)
 {
     return(rp.GetType().Name);
 }