Menu

JRecord 0.80.7 Released

JRecord is a library to read/write Cobol data files from Java using a Cobol copybook. It can also be used to read and write General Flat Files (Csv, Fixed Width) from java (using a Xml File Description.

Changes 0.80.7

  • New method of defining File-Schemas in Java code.
  • New ways of getting IO-Readers / Writers
  • Several fixes to the Parameter parsing in Cobol2Csv & Csv2Cobol programs
  • Cobol2Csv & Csv2Cobol programs now accept Xml-Schemas
  • New CsvLine class
  • New Cobol2Cobol utility for copying from one fixed-width file to another.
  • More Example programs
  • Updated Documentation

Download: https://sourceforge.net/projects/jrecord/files/jrecord/Version_0.80.7/
Web page: http://jrecord.sourceforge.net/

Posted by Bruce Martin 2014-11-17

Log in to post a comment.