User Activity

  • Posted a comment on ticket #25 on JRecord

    Trying to avoid adding a notice. I would think that is ok (I am not a lawyer). cb2xml/JRecord are not in Maven central. I amin the process of: Merging / JRecord_Common and JRecord in to a single maven project Setting up so it can be used with JitPack (https://jitpack.io) Creating GitHub packages (maven can download provided you have maven setting set correctly

  • Posted a comment on ticket #21 on JRecord

    yes

  • Modified ticket #25 on JRecord

    Unable to read Variable length File

  • Modified ticket #25 on JRecord

    Unable to read Variable length File

  • Posted a comment on ticket #25 on JRecord

    Try using Constants.IO_STANDARD_TEXT_FILE or Constants.IO_UNICODE_TEXT. I will update the comments Also yow will need to remove .setFont("cp037") - cp037 is ebcdic Note: * Constants.IO_VB - Mainframe VB file each line starts with a record-length * Constants.IO_FIXED_LENGTH - each line is exactly the same length, no end of line characters * Constants.IO_STANDARD_TEXT_FILE -standard ascii text file * Constants.IO_UNICODE_TEXT - for UTF8/16/32 (especially multi byte characters are present

  • Posted a comment on discussion Help on RecordEditor

    I will look at doing this. I am part way through some other changes so not sure if I will be able implement it at the moment.

  • Posted a comment on discussion Help on RecordEditor

    I will look at doing this. I am part way through some other changes so not sure if I will be able implement it at the moment.

  • Modified a comment on discussion Open Discussion on JRecord

    There should not be any problem working with a FB file on the mainframe. If the program is expecting a VB file, you can use Sort or IEBCOPY etc utilites to do the conversion from FB to VB See https://www.mainframestechhelp.com/utilities/sort/outfil-converting-vb-to-fb.htm This should work. If the file is Only text, you could write as a normal ascii text file and let FTP do the conversion (and write a VB file I did do a some google searches and could not find any way to send a VB file to the mainframe;...

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