I have raw microfocus cobol data file and copybook from old unix server. And wants to read it raw on pc without cobol.
As I scan the file header, found out this is idx format 8 file with compression. How to read this file?
I have raw microfocus cobol data file and copybook from old unix server. And wants to read it raw on pc without cobol.
As I scan the file header, found out this is idx format 8 file with compression. How to read this file?