Menu

#2 Use USE_SUPPLIED_COLUMNS

Unstable (example)
closed
nobody
None
5
2015-11-09
2015-04-13
No

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;

Discussion

  • Bruce Martin

    Bruce Martin - 2015-04-13

    I will apply the changes when I get back from holidays (july)

     
  • Bruce Martin

    Bruce Martin - 2015-10-16
    • status: open --> pending
     
  • Bruce Martin

    Bruce Martin - 2015-11-09
    • status: pending --> closed
     
  • Bruce Martin

    Bruce Martin - 2015-11-09

    Fixed now

     

Log in to post a comment.