Upgrading Cobol for z/OS V6.3 and need to know if my user exits written in Cobol will be supported.
z/OS any DA supported level
Faver release 4.5
Yes, the Cobol interface has been completely certified under Cobol release 6.3. Must re-compile your user exit with current Cobol libraries.
Recommend you use the current libs in your compile
//******************************************************************
//* LIBS FOR COBOL 6.3 TESTING *
//******************************************************************
//STEPLIB DD DISP=SHR,DSN=your.COBOL.V6R3M0.MAINT.SIGYCOMP
// DD DISP=SHR,DSN=your.COBOL.V6R3M0.MAINT.SIGYMAC