Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
RecordEditor_Upgrade_0.96a.zip | 2014-05-18 | 3.1 MB | |
RecordEditor_ReadMe_0.96a.md | 2014-05-18 | 1.7 kB | |
Totals: 2 Items | 3.1 MB | 0 |
RecordEditor 0.96a
RecordEditor is an editor for editing Fixed-Width, Csv files using a schema. This version is supplied as upgrade jars (for version 0.95).
This version was released to help out a user. There is still more work needed in "Big File" changes.
Downloads
- RecordEditor_Upgrade_0.96a.zip zip file containing replacement jars.
Installation
- Install RecordEditor version 0.95 (if not already installed) Version 0.95 can be downloaded from Version 0.95 download
- Copy the jars in the lib directory of RecordEditor_Upgrade_0.96a.zip to your RecordEditor installation lib directory.
Changes 0.96a
- File name Fields are now combo box's (with most recent files with a file search button straight after the Field.
- Updated XML-Layout import / export functions
- New Load XML-Layout option (to load a single XML-Layout
- Several Big-File related changes including filter improvements.
Changes 0.95d
Changes include
- Extra -layout (specify a layout for a file) option when running the fulleditor
- New Java method for starting the RecordEditor with a file/record-layout
- New experimental file-fields that have both a last-used combo option + a file search button
Changes 0.95c
- Fixing several problems with the Csv code
- Adding HTML type for Csv fields containing HTML.
Changes 0.95b
- The XML CobolName tag for fields is now imported into the RecordEditor
- For Generic-Csv and Basic Csv dialogue's, Embedded <new-Line> character in fields are now supported. Also field quotes can now be any individual character (or multiple characters).