Missing case section in
Cb2Xml.convert(File file, InputStream is, String copybookName, boolean debug, int format, int firstColumn, int lastColumn)
case Cb2xmlConstants.USE_SUPPLIED_COLUMNS: preProcessed = CobolPreprocessor.preProcess(file, firstColumn, lastColumn); sr = new StringReader(preProcessed); break;
I will apply the changes when I get back from holidays (july)
Patch applied in 0.95.2
Fixed now