User Activity

  • Modified a comment on discussion Open Discussion on COBOL copybook to XML converter

    I have made changes to fix the issue and pushed them through to github: * https://github.com/bmTas/cb2xml The jar is available at: * https://sourceforge.net/projects/cb2xml/files/ * Download cb2xml.jar_24_jan_2026.zip

  • Posted a comment on discussion The Lounge on GnuCOBOL

    Interesting that Microfocus is different. I tried the leading , with a couple of web compilers (probably GNU Cobol) and got the same result as you did for GNU Cobol

  • Posted a comment on discussion Open Discussion on COBOL copybook to XML converter

    I have made changes to fix the issue and pushed them through to github: * https://github.com/bmTas/cb2xml

  • Posted a comment on discussion The Lounge on GnuCOBOL

    The web Cobol compiler I tested the leading comma was not ignored, it was part of the picture

  • Posted a comment on discussion Open Discussion on COBOL copybook to XML converter

    Looking at will make changes as needed

  • Posted a comment on discussion The Lounge on GnuCOBOL

    How would you expect 9(6)V99, to be interpreted in a picture clause i.e. 05 CALC-SALES PIC 9(6)V99, VALUE 12.34. Testing using online compilers (GNU Cobol?) the trailing comma is ignored picture while a leading ',' is included. This was raised on cb2xml so I suspect the mainframe also works this way as well so it is likely to standard. If you feel like trying it out here is a sample program IDENTIFICATION DIVISION. PROGRAM-ID. HELLO-WORLD. DATA DIVISION. WORKING-STORAGE SECTION. 01 CALC-COMMISSION-FIELDS....

  • Posted a comment on discussion Help on JRecord

    I have not been able to replicate the issue, I have made changes that I think will fix the issue and uploaded to Git Hub. (https://github.com/bmTas/JRecord) let me know and I will uploaded the latest jars

  • Posted a comment on discussion Help on JRecord

    I will look at the issue and fix. I think I know what the issue is and will issue a fix. But try using IO_STANDARD_UNICODE_TEXT_FILE instead of IO_TEXT_LINE that should solve the issue. In JRecord there are ways to read a Text file As bytes (IO_BIN_TEXT forces this). As Characters then convert to bytes (IO_STANDARD_UNICODE_TEXT_FILE forces this) Constants.IO_TEXT_LINE will choose which ever it thinks is appropriate (basically the encoding). For the most part they work the same, IO_BIN_TEXT solves...

View All

Personal Data

Username:
bruce_a_martin
Joined:
2005-04-20 00:44:25
Location:
Australia / AEST
Gender:
Male

Projects

This is a list of open source software projects that Bruce Martin is associated with:

  • AvroEditor   Last Updated:
  • COBOL copybook to XML converter Converts cobol copybooks to Xml/Java objects Last Updated:
  • CobolToCsv Convert Cobol Data Files to/From Csv Last Updated:
  • CobolToJson Convert Cobol Data Files to json Last Updated:
  • CobolToXml Convert Cobol Data Files to/From Xml Last Updated:

Skills

This is a list of skills that Bruce Martin possesses:

  • Programming Language

Personal Tools

MongoDB Logo MongoDB