I am writing a cobol program for our activity, the compilation went well and all is passed. I am now on the process of linking but it gives me this error
testtest.cob offset 00000H Record Type 20 Error 5: OBJ Record Too Long
I’ve checked and tried to optimized my code but it still gives me the same error, what else should I do to passed the linking and proceed to outputting the outfile??/