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 include:
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 include:
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.
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.
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.
A new code generation program has been added to the JRecord project.
The new CodeGen takes a Cobol Copybook and generates skelton Java~JRecord programs
Download: https://sourceforge.net/projects/jrecord/files/jrecord_CodeGen/Version_0.81/
Web page: http://jrecord.sourceforge.net/
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.
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.
Download: https://sourceforge.net/projects/jrecord/files/jrecord/Version_0.80.8h/
Web page: http://jrecord.sourceforge.net/
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.
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.
JRecord 0.80.6 re-released after fixing problem. Apologies to any one who downloaded the original version; you need to download the new version.
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.6
Postive Comp-3 numbers now use the no-sign nyble instead of the positive nyble value.
Added Fixed-Width-Char line support (Constants.IO_FIXED_LENGTH_CHAR)
Resolved some differences between the processing of Xml-Schemas in JRecord versus RecordEditor
New Example programs for
Cobol2Csv and Csv2Cobol example programs
Processing Multi-Record files
Handling duplicate field names
Manipulating schema's
New Cobol2Csv and Csv2Cobol example programs.
Extra documentation... read more... [read more](/p/jrecord/news/2014/10/jrecord-0806-rereleased/)
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.
Record 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.
Supplied with JRecord are Utilities to
Edit Files with either Cobol or Xml File description.
Wizard to create File descriptions from a sample file.
File Copy / Formated-Compare utilities
Changes:... read more
Record is mainly used 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.
Supplied with JRecord are Utilities to
Changes... read more
JRecord is mainly used 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.
Supplied with JRecord are Utilities to
Changes in this version:... read more
JRecord Version 0.68.1d (test) has been released. JRecord is a library for reading flat files (text, binary, cobol). Changes in this release include
1) Fix for nested Occurs in Cobol copybooks
2) Can supply Cobol Copybook as an input stream (to CobolCopybookLoader).
It can be downloaded from
https://sourceforge.net/projects/jrecord/files/jrecord/Version_0.68.1d_test/
JRecord Version 0.68.1b is available for download. This is a very minor upgrade based on user requests. Note: it is upgrade release so you nee 0.68.1b to be installed.
Changes include
JRecord Version 0.68.1b is available. This is a very minor upgrade based on user requests
package can be downloaded at https://sourceforge.net/projects/jrecord/files for more details
Web Site: http://jrecord.sourceforge.net/
JRecord Version 0.68.1a is available. It contains a fix to the Layout Wizard (used to build a description of the file.
See https://sourceforge.net/projects/jrecord/files for more details
Jrecord Version 0.68.1 is now out. Changes include
You can download the libraries from https://sourceforge.net/projects/jrecord/files/
Version 0.68 of JRecord has been released, changes include;
Support for Open Cobol (Standard, Micro Focus Compatible, MVS, BS2000) and improved Fujitsu support..
Mainframe Support is present as always. The Open Cobol (Microfocus mode) should work for Microfocus Cobol.
JRecord:
Is a package to read Fixed Width and Delimited Flat files in java via a Record-Layout (File Description) The Main RecordLayout formats are XML or Cobol, other formats can be added if necessary.
The package can supports standard Unix / Windaws files plus some legacy Formats as well
0.65 Changes Include
JRecord version 0.62 is out. Changes relate to supporting new features of RecordEditor 0.62.
The one change to not is File Readers now return a AbstractLine instead of a Line
new version of JRecord (provides Record based IO routines including Cobol Files) has been released.
This is a bug fix release.