In this post, you’ll learn about the COBOL runtime Error Code 079 and the reason why you are receiving it
COBOL Error Code :
079
Reason for this Error in COBOL
COBCONFIG syntax error (Fatal) -An error exists in the run-time configuration sidefile accessed via the environment variable COBCONFIG. -Check your syntax against your object COBOL User Guide. You might have used incorrect syntax, or syntax that is not compatible with the type of RTS tuneable you are configuring (this could include assigning an illegal value to the RTS tuneable).
Leave a Reply