Below are some of the Changes I have made on my cobol program, but I am now getting a " ABENDED S000 U4038 " on my Run JCL.
This is the error I am getting in my SDSF SYSOUT
********************************* TOP OF DATA **********************************
IGZ0201W A file attribute mismatch was detected. File IN-FILE in program C1202230 had a record length of 84 and the file specified in the ASSIGN clause had a record length of 80.
IGZ0035S There was an unsuccessful OPEN or CLOSE of file ICREDIT in program C1202230 at relative location X'0AF4'. Neither FILE STATUS nor an ERROR declarative were specified. The status code was 39. From compile unit C1202230 at entry point C1202230 at compile unit offset +00000AF4 at entry offset +00000AF4 at address 1A200AF4
******************************** BOTTOM OF DATA ********************************