Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
RecordEditor_Upgrade_0.95d.zip | 2014-04-02 | 3.0 MB | |
RecordEditor_ReadMe_0.95d.md | 2014-04-02 | 1.3 kB | |
Totals: 2 Items | 3.0 MB | 0 |
RecordEditor 0.95d
RecordEditor is an editor for editing Fixed-Width, Csv files using a schema. This version is supplied as upgrade jars (for version 0.95)
Downloads
- RecordEditor_Upgrade_0.95d.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.95d.zip to your RecordEditor installation lib directory.
Changes 0.95d
Changes include
- Extra -layout (specify a layout for a file) option when running the fulleditor
- New Java method for startins the RecordEditor with a file/record-layout
- New expermental 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 dialog's, Embedded <new-Line> character in fields are now supported. Also field quotes can now be any individual character (or multiple characters).