Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
RecordEditor_Source_096b.7z | 2014-06-04 | 1.3 MB | |
RecordEditor_Upgrade_0.96b.zip | 2014-06-02 | 3.2 MB | |
RecordEditor_ReadMe_0.96b.md | 2014-06-02 | 1.8 kB | |
Totals: 3 Items | 4.5 MB | 0 |
RecordEditor 0.96b
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.96b.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.96b.zip to your RecordEditor installation lib directory.
Changes 0.96b
- Improvements in handling big files (Filtering, copying, pasteing).
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).