User Activity

  • Modified a comment on discussion Open Discussion on JRecord

    Hey Bruce, Thanks for the Prompt Reply, This works on Iterator level. But I have to mask this file by reading the complete line. The problem with conversion is that I see junk characters for COMP data types Is there any other way I could read Complete line? Also in terms of File , I have a FUJITSU CATDM Utility for conversion , my file is pure EBCIDIC as that tool is able to convert the file to ASCII properly with that. Also If I continue with while ((line = reader.read()) != null) { FieldIterator...

  • Modified a comment on discussion Open Discussion on JRecord

    Hey Bruce, Thanks for the Prompt Reply, This works on Iterator level. But I have to mask this file by reading the complete line. The problem with conversion is that I see junk characters for COMP data types Is there any other way I could read Complete line? Also in terms of File , I have a FUJITSU CATDM Utility for conversion , my file is pure EBCIDIC as that tool is able to convert the file to ASCII properly with that.

  • Modified a comment on discussion Open Discussion on JRecord

    Hey Bruce, Thanks for the Prompt Reply, This works on Iterator level. But I have to mask this file by reading the complete line. Is there any other way I could read Complete line? Also in terms of File , I have a FUJITSU CATDM Utility for conversion , my file is pure EBCIDIC as that tool is able to convert the file to ASCII properly with that. The problem with conversion is that I see junk characters for COMP data types

  • Modified a comment on discussion Open Discussion on JRecord

    Hey Bruce, Thanks for the Prompt Reply, This works on Iterator level. But I have to mask this file by reading the complete line. Is there any other way I could read Complete line? Also in terms of File , I have a FUjitSU CATDM Utility for conversion , my file is pure EBCIDIC as that tool is able to convert the file to ASCII properly with that

  • Modified a comment on discussion Open Discussion on JRecord

    Hey Bruce, Thanks for the Prompt Reply, This works on Iterator level. But I have to mask this file by reading the complete line. Is there any other way I could read Complete line? Also in terms of File , I have a FUjitSU CATDM Utility for conversion , my file is pure EBCIDIC as that tool is able to convert the file to ASCII properly with that

  • Posted a comment on discussion Open Discussion on JRecord

    Hey Bruce, Thanks for the Prompt Reply, This works on Iterator level. But I have to mask this file by reading the complete line. Is there any other way I could read Complete line?

  • Modified a comment on discussion Open Discussion on JRecord

    Hi, I am trying to use ICobolIOBuilder iob = JRecordInterface1.COBOL .newIOBuilder(copybookName) .setFont("cp037") .setFileOrganization(Constants.IO_FIXED_LENGTH) .setSplitCopybook(CopybookLoader.SPLIT_NONE) ; to convert COMP3 copybook and data records, and I am not getting the write characters in output. Can anybody help in this regard?myfil I get error when I do Abstrac reader = iob.newReader(myfile) while((line = reader.read())!=null) { System.out.println(line.getFullLine()); }

  • Posted a comment on discussion Open Discussion on JRecord

    Hi, I am trying to use ICobolIOBuilder iob = JRecordInterface1.COBOL .newIOBuilder(copybookName) .setFont("cp037") .setFileOrganization(Constants.IO_FIXED_LENGTH) .setSplitCopybook(CopybookLoader.SPLIT_NONE) ; to convert COMP3 copybook and data records, and I am not getting the write characters in output. Can anybody help in this regard?

View All

Personal Data

Username:
avtansh123
Joined:
2021-06-09 13:08:23

Projects

  • No projects to display.

Personal Tools