useTempWordFolder = true;
String prefNameSource = null;
offset = 0;
RRFile = "MRCONSO.RRF";
if(!new File(dir,RRFile).exists())
throw new TerminologyException("RRF file "+(new File(dir,RRFile).getAbsolutePath()+" does not exist!"));
if(infoMap.containsKey(RRFile)){
offset = Integer.parseInt(infoMap.get(RRFile));
}
// if offset is smaller then total, read file