Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
RecordEditor_0.99.3_Readme.md | 2022-09-05 | 1.9 kB | |
RecordEditorSource_0.99.3.zip | 2022-09-05 | 10.8 MB | |
RecordEdit_Installer_for_HSQL_0.99.3.jar..zip | 2022-08-16 | 13.1 MB | |
RecordEditor_USB_0.99.3.zip | 2022-08-15 | 10.4 MB | |
RecordEdit_Installer_for_HSQL_0.99.3.exe.zip | 2022-08-15 | 10.2 MB | |
Totals: 5 Items | 44.6 MB | 42 |
RecordEditor 0.99.3
Version 099.3 consists of minor changes, Updated CodeGen and problem fixes.
Version Files
- RecordEdit_Installer_for_HSQL_0.99.3.exe.zip - Windows version
- RecordEdit_Installer_for_HSQL_0.99.3.jar.zip - Linux / Mac
- RecordEditor_USB_0.99.3.zip - Standalone version, no install necessary - All
- RecordEditorSource_0.99.3.zip - Source Code (eclipse prjects) + jars for the RecordEditor + some related code
Changes Version 0.99.3
- Support for comparing larger files
- Updated CodeGen (Java CodeGenertor for Cobol Files)
- Several problem fixes.
Changes Version 0.99.2
- Changes for Java changes (removing JAXB and JIBX xml changes).
- Added Regular Expression. The regular expression screen is not displayed by default.
- The other screen is only displayed if needed / requested. This is to try and simplify the application
- Added option to only display the tabs you need in the File-Open screen. You can use the right click menu to select / hide options.
- Fix for File-List screen.
Changes Version 0.99
- Choice of File Open dialogs
- Clasic mode but with file preview
- File List options
- In the open dialog there are seperate Tabs for:
- Classic RecordEditor Schema's
- Csv File where you can enter Csv Attributes
- Edit using a Cobol Copybook / Xml Schema
- New flexible File fields. File Fields can be in either breadcrumb style or Text field
the file field also has
- Recent Button
- Favourite button
- File search button
- New FileChooser
- Csv fixes
- fixes for Experimental Microfocus Reader
- Code Generation enhancements and fixs.
- RecordEditor Installer fixes
- A new Record Csv Export. This will write a CSV file 1 field per line format: Field Name/ length / Position / type / Value / Text value / Hex.
- Fix for the Compare function