RecordEditor 0.99

The RecordEditor is for editing Fixed-Width / Csv files with a file "schema" (or layout). If you have any problems, please report them at: Record Editor .

Installing

Run the installer

Version 0.99 Changes

The Main focus of 0.99 changes has been:

Changing Open option

You can change the Open File Dialog and File display using the Initial Setup Wizard (Format >>> Run Initial Setup Wizard.

Initial Setup Wizard

Open Dialog Screen

The two main options are the Classic and File List.

Classic 
Select the data file using file field with file schema details entered on the left of the screen.

File List 
Select the data file using file field with schema details entered on the left of the screen.

Open Tabs

 Csv Tab 

For Csv file, the RecordEditor should detect and display Csv attributes. You can change the attributes as required.

 Schema/Cobol 

You can enter either XML Schema (RecordEditors own format) or a Cobol Copybook + various attributes (e.g. Cobol-Dialect).

Note only Single record Cobol Copybooks are supported.

File Fields

File fields can be either:

You can change

The file fields also have the following buttons



Recent File List




Favourite File List




File search


Changes

Version 0.99 changes

  1. 2 new Open file dialogs
  2. Date Format detection added to Cobol import and JRecord CodeGen. Improvements in the Date Format are needed.
  3. New Cross-platform File Chooser screen
  4. New enhanced File fields.
  5. You can now Drag and drop files onto the RecordEditor.
  6. New Icons (Mainly Oxygen Icon set)- in the future this will allow better support HDPI screens
  7. A lot of internal GUI Changes
  8. Reworked Font, Delimiter and Quote GUI items
  9. Large number CodeGen updates and fixes (particularly but not exclusively for JRecord~Java
  10. Fixes for Experimental Microfocus Reader
  11. Fix for the Compare function
  12. A Record Csv Export. This will write a CSV file 1 field per line format: Field Name/ length / Position / type / Value / Text value / Hex.