Hey all,
I am very new to cobol and JCL. So please ignore some of my horrible coding techniques etc! But i am trying to compile a program that i KNOW works (i had previously compiled it and executed it using the mainframes procedures etc). But now we have to create our own JCL to make it work! Ouch! I have come across the following error:
abend=s0000 u4038 reason=000000000 936
I am getting a file was OPENED or CLOSED incorrectly error aswell. But for this part of the assignment - all i want to be doing is being able to compile the thing within the JCL - NOT executing it! Hope you guys can help me out!
Thank you in advance!
I am very new to cobol and JCL. So please ignore some of my horrible coding techniques etc! But i am trying to compile a program that i KNOW works (i had previously compiled it and executed it using the mainframes procedures etc). But now we have to create our own JCL to make it work! Ouch! I have come across the following error:
abend=s0000 u4038 reason=000000000 936
I am getting a file was OPENED or CLOSED incorrectly error aswell. But for this part of the assignment - all i want to be doing is being able to compile the thing within the JCL - NOT executing it! Hope you guys can help me out!
Thank you in advance!