CB2XML Changelog

What's new in CB2XML 0.95

Jan 28, 2015
  • improved support for P picture character, new assumed digits tag + Scale can be negative (due to P picture option).
  • Introduced constant class for the attributes used by Cb2xml. This allows other projects to integrate better with cb2xml
  • Most methods accept stream as well File (Feature request 1)
  • Support for Hex literals (patch 1)
  • Support for sync keyword
  • Fixed issue with fields starting with numbers
  • Fixed issue with comments at start of copybook in dat2xml and xml2dat
  • Fixed issue with "anonymous" REDEFINES (problem 12)
  • Fixed issue with sign separate (problem 6)
  • Option to pass start/end columns to the CobolPreprocessor (instead of using the cb2xml.properties file).
  • Added some basic Automated Tests, this will allow regular releases in the future.
  • dat2xml - trim numbers
  • dat2xml - Fixed issue with occurs (problem 4 and 10)
  • xml2dat - Changed to set field to spaces (when tag is absent in the Xml and no initialize is set). (problem 11).
  • xml2dat - fix for when incoming data is not the expected cobol length
  • xml2dat - changed to handle multiple records