| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| RecordEditor_Macro_JavaDoc_0.94.4.7z | 2013-06-16 | 100.4 kB | |
| RecordEdit_UpgradeJars_0.94.4.zip | 2013-06-16 | 3.7 MB | |
| RecordEdit_Installer_for_HSQL_0.94.4.jar.zip | 2013-06-16 | 5.0 MB | |
| RecordEdit_Installer_for_HSQL_0.94.4.exe.zip | 2013-06-16 | 3.3 MB | |
| RecordEditor_ReadMe_V94.4.txt | 2013-06-16 | 2.1 kB | |
| Totals: 5 Items | 12.1 MB | 0 | |
This release is about adding extra support for Macro's (Scripting languages that
suppport JSR223). This is a Test version so -
* Do not expect everthing to be perfect
* Please report any errors you come across
The Download available are:
* RecordEdit_Installer_for_HSQL_0.94.4.exe.zip - standard RecordEditor-Hsql
installer / upgrade package for Windows.
* RecordEdit_Installer_for_HSQL_0.94.4.jar.zip - standard cross-platform RecordEditor-Hsql
installer / upgrade package for Linux, Unix, Mac etc.
* RecordEdit_UpgradeJars_0.94.4.zip - Upgrade jars for other versions.
* RecordEditor_Macro_JavaDoc_0.94.4.7z - JavaDocs for those writing Macro Scripts
for the RecordEditor.
* RecordEditor_ReadMe_V94.4.txt - This document.
Changes:
Version 0.94.4
* Added basic Script-Editor to the Script-Run dialog
* Extra Functions / Methods for use in Macro Scripts, More example scripts and Script-Documentation.
* Problem fix's and general cleanup.
* New Script HeadefFooterTabs.js that creates seperate header/detail/footer views for Header, Detail, Footer files.
* Updates to How to documentation.
Version 0.94.2
* Fix to support utf-8 in Xml-Layout Definition
See https://sourceforge.net/p/record-editor/bugs/4/.
* Several problem fix's.
Version 0.94.1
* Support for Records (> 32kb).
* Add Tree Combo for field types.
* New Types where the Decimal point is ','.
* New Cobol Dialects which partially support the Cobol DECIMAL-POINT IS COMMA clause.
* Several Cobol related fix's.
* Change file structure option.
* Export with different file structure.
version 0.94
* Text editor view - view the file using a basic text editor
* 4 More Field Types (positive types for Cobol.
* Improved file-structure detection
version 0.92.1
* Adding 2 extra Csv parser - Basic - Delimiter all fields
and Basic - Delimiter all fields + 1
* Fix for existing Csv Parser "Parser - Matching Quotes" for when
no quote is defined.