Posted
over 8 years
ago
by
Bruce Martin
RecordEditor
The RecordEditor is Data file Editor for Fixed Width (Text, binary, cobol), Csv and Xml Data files.
For Fixed width files, it can import Cobol Copybooks.
Changes 0.98
Several Cobol fixs - Right Justify, GNU Cobol Zoned decimal.
Adding
... [More]
JRecord Code Generate function - this will generate either:
Java~JRecord code from a Cobol Copybook / File.
Utility scripts (CobolToCsv or CobolToXml or CobolToJson) scripts from a Cobol Copybook/file.
Generate simple skelton Java~JRecord, Python or Ruby programs to read/write the file being editted.
Download Page: https://sourceforge.net/projects/record-editor/files/Test/Version_0.98/
Website: http://record-editor.sourceforge.net/
[Less]
|
Posted
almost 9 years
ago
by
Bruce Martin
RecordEditor
The RecordEditor is Data file Editor for Fixed Width (Text, binary, cobol), Csv and Xml Data files.
For Fixed width files, it can import Cobol Copybooks.
Changes 0.97k
enhanced Cobol Import
Add option to generate JRecord IOBuilders to
... [More]
Cobol Import.
Download Page: https://sourceforge.net/projects/record-editor/files/Test/Version_0.97m/
Website: http://record-editor.sourceforge.net/
[Less]
|
Posted
about 9 years
ago
by
Bruce Martin
RecordEditor
The RecordEditor is Data file Editor for Fixed Width (Text, binary, cobol), Csv and Xml Data files.
For Fixed width files, it can import Cobol Copybooks.
Changes 0.97g
Fix problems introduced in 0.97j (xml / PO / Tip file)
Fix issue
... [More]
with importing Xml Schema's (for formats).
Added support for using combo's in "prefered" layout in Sort Tree's
Fix problem on Cobol-Copybook import where Record-Details are not
copied to the DB.
Added Create Combo to Record Layout drop down menu
Added Generate Record Names right click menu in Layout Wizard
Download Page: https://sourceforge.net/projects/record-editor/files/Test/Version_0.97k/
Website: http://record-editor.sourceforge.net/ [Less]
|
Posted
about 9 years
ago
by
Bruce Martin
RecordEditor
The RecordEditor is Data file Editor for Fixed Width (Text, binary, cobol), Csv and Xml Data files.
For Fixed width files, it can import Cobol Copybooks.
Changes 0.97g
Fix problems introduced in 0.97j (xml / PO / Tip file)
Fix issue
... [More]
with importing Xml Schema's (for formats).
Added support for using combo's in "prefered" layout in Sort Tree's
Fix problem on Cobol-Copybook import where Record-Details are not
copied to the DB.
Added Create Combo to Record Layout drop down menu
Added Generate Record Names right click menu in Layout Wizard
Download Page: https://sourceforge.net/projects/record-editor/files/Test/Version_0.97k/
Website: http://record-editor.sourceforge.net/
[Less]
|
Posted
over 9 years
ago
by
Bruce Martin
RecordEditor
The RecordEditor is Data file Editor for Fixed Width (Text, binary, cobol), Csv and Xml Data files.
For Fixed width files, it can import Cobol Copybooks.
Changes 0.97g
Adding Combo option to "preferred" record view (see Discussion)
... [More]
Added Character-set component to ReCsvEditor to make font selection easier. This component has both a drop down menu of common character-sets + a Character-set selection screen.
Fix for problems when filtering / saving big files.
Extra debugging info added.
Download Page: https://sourceforge.net/projects/record-editor/files/Test/Version_0.97g/
Website: http://record-editor.sourceforge.net/ [Less]
|
Posted
over 9 years
ago
by
Bruce Martin
RecordEditor
The RecordEditor is Data file Editor for Fixed Width (Text, binary, cobol), Csv and Xml Data files.
For Fixed width files, it can import Cobol Copybooks.
Changes 0.97g
Adding Combo option to "preferred" record view (see Discussion)
... [More]
Added Character-set component to ReCsvEditor to make font selection easier. This component has both a drop down menu of common character-sets + a Character-set selection screen.
Fix for problems when filtering / saving big files.
Extra debugging info added.
Download Page: https://sourceforge.net/projects/record-editor/files/Test/Version_0.97g/
Website: http://record-editor.sourceforge.net/
[Less]
|
Posted
over 9 years
ago
by
Bruce Martin
RecordEditor
The RecordEditor is Data file Editor for Fixed Width (Text, binary, cobol), Csv and Xml Data files.
For Fixed width files, it can import Cobol Copybooks.
Changes 0.97
Support for updating colors used in the Highlighted Text Editor.
Can
... [More]
use Background colors in the Highlighted Text Editor. Note: When a background color is used, a a white underline can appear, I do not think this can be fixed.
When creating a new record (line) in a Text file (no binary fields), the record is initialised to spaces. Binary records are still initialized to Hex-Zero's though.
Changes to prevent problem in filtering
Adding an Output Tab in the script run Screen. You can now use print/println function in macros (scripts) and they are displayed on a seperate tab
Download Page: https://sourceforge.net/projects/record-editor/files/Test/Version_0.97c/
Website: http://record-editor.sourceforge.net/
[Less]
|
Posted
over 9 years
ago
by
Bruce Martin
RecordEditor
The RecordEditor is Data file Editor for Fixed Width (Text, binary, cobol), Csv and Xml Data files.
For Fixed width files, it can import Cobol Copybooks.
Changes 0.97
Support for updating colors used in the Highlighted Text Editor.
Can
... [More]
use Background colors in the Highlighted Text Editor. Note: When a background color is used, a a white underline can appear, I do not think this can be fixed.
When creating a new record (line) in a Text file (no binary fields), the record is initialised to spaces. Binary records are still initialized to Hex-Zero's though.
Changes to prevent problem in filtering
Adding an Output Tab in the script run Screen. You can now use print/println function in macros (scripts) and they are displayed on a seperate tab
Download Page: https://sourceforge.net/projects/record-editor/files/Test/Version_0.97c/
Website: http://record-editor.sourceforge.net/ [Less]
|
Posted
almost 10 years
ago
by
Bruce Martin
RecordEditor
The RecordEditor is Data file Editor for Fixed Width (Text, binary, cobol), Csv and Xml Data files.
For Fixed width files, it can import Cobol Copybooks.
Changes 0.97
Version is a Cleanup / problem fix release; there is virtually
... [More]
nothing new. Changes include
Adding a -db startup option
Several Cobol parsing fixes (e.g. Sign trailing).
Updated Csv parser (Extended Basic is now the default Csv parser). The new standard Parser follows Csv standard more closely.
Updated File-Chooser screen with Recent directory options
Fix for sort issues in Java 8
New GenerateData.js example script which generates numeric data for a file. It can serve as an example for your own generate data scripts.
several other minor fixes
Download Page: https://sourceforge.net/projects/record-editor/files/Prod/Version_0.97/
Website: http://record-editor.sourceforge.net/
[Less]
|
Posted
almost 10 years
ago
by
Bruce Martin
RecordEditor
The RecordEditor is Data file Editor for Fixed Width (Text, binary, cobol), Csv and Xml Data files.
For Fixed width files, it can import Cobol Copybooks.
Changes 0.97
Version is a Cleanup / problem fix release; there is virtually nothing
... [More]
new. Changes include
Adding a -db startup option
Several Cobol parsing fixes (e.g. Sign trailing).
Updated Csv parser (Extended Basic is now the default Csv parser). The new standard Parser follows Csv standard more closely.
Updated File-Chooser screen with Recent directory options
Fix for sort issues in Java 8
New GenerateData.js example script which generates numeric data for a file. It can serve as an example for your own generate data scripts.
several other minor fixes
Download Page: https://sourceforge.net/projects/record-editor/files/Prod/Version_0.97/
Website: http://record-editor.sourceforge.net/ [Less]
|