Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
RecordEditor_0.99_Readme.md | 2020-03-17 | 1.9 kB | |
RecordEditor_USB_0.99a.zip | 2020-03-17 | 10.3 MB | |
JavaDocs_Scripting_old.zip | 2020-03-05 | 191.5 kB | |
RecordEditor_Source_0.99.zip | 2019-09-09 | 24.0 MB | |
RecordEditor_USB_Version_0.99.zip | 2019-05-23 | 10.4 MB | |
RecordEdit_Installer_for_HSQL_0.99.0.jar.zip | 2019-05-21 | 13.0 MB | |
RecordEdit_Installer_for_HSQL_0.99.exe.zip | 2019-05-21 | 10.0 MB | |
Totals: 7 Items | 68.0 MB | 0 |
RecordEditor 0.99
Changes for RecordEditor version 0.99 include
-
2 new Open file dialogs
- Classic option which is an enhanced version of the current screen
- File List screen
- for both the above, file schema's
-
New Cross-platform File list screen
-
File Descriptions can be retrieved from:
- RecordEditor Databases
- Derived from Csv / Xml files
- Cobol Copybook / Xml Schema
- New enhanced File fields.
- New Icons (Mainly Icon set)- this will allow better support HDPI screens in the future
Version Files
- RecordEdit_Installer_for_HSQL_0.99.exe - Windows version
- RecordEdit_Installer_for_HSQL_0.99.0.jar - Linux / Mac
- RecordEditor_USB_0.99.zip - Standalone version, no install necessary
- RecordEditor_Source_0.99.zip - source (in eclipse packages)
- JavaDocs_Scripting_old.zip - scripting related javadocs
- RecordEditor_USB_0.99a.zip - updated USB version with fixes for Codegen
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