Download List

Project Description

Record Editor is a data file editor for CSV (Comma/Tab delimited values) files, fixed field width files, and XML files. This program uses a record-layout definition to display the data file in a human-readable form. It can handle PC (text and binary), Unix (text and binary), and native IBM mainframe (text and binary) file formats. It is similar to Net-Cobol's Cobol-Editor or Compuware's FileAid.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-10-05 14:06
0.69.1

Changes in this release include a field show/hide function, an enhanced layout wizard, an enhanced copy utility, and enhanced hex display options. A new Prefered Layout displays a record's contents based on the record type. Various problems were fixed.
Tags: Major

2010-01-29 00:44
0.68.2

This release fixes a problem with HSQL version when running against the Database in embedded mode (accessing the database directly rather than through the server). There are UTF-8/16 enhancements as well.
Tags: Bug fixes, Minor feature additions

2009-11-24 23:22
0.68

Changes in this release include a new file copy utility that copies fixed width files to and from delimited files, and copies XML to fixed or delimited files, and also copies from one Cobol dialect to another. There is also improved Cobol support and support for Open Cobol and Micro Focus Cobol (via Open Cobol - Microfocus mode). Several new menu options were added.

2009-03-17 01:55
0.65

This release has a new diff (file compare) utility that does a field-by-field comparison. Advantages of this include comparing different types of files (e.g. fixed width files and CSV files) and the ability to ignore fields (useful in regression testing). This release can save the definition of Filters, Sort Trees and Record Trees, and execute the latter. It can export/import RecordLayouts as XML. These record layouts can be used in JRecord to read and write files in Java. It can save files as XML. It has an enhanced COBOL editor and an enhanced Sort Tree (a field summary option has been added).
Tags: Stable

2009-01-26 12:12
0.62

This release contains a new Column view, Tree views, improved CSV support, and limited XML support.
Tags: Major feature enhancements

Project Resources