Hi,
I have a proc that calls DFSRRC00 and parameters passed are DLI, program name and PSB name. Series of Cobol programs are called one after the other.
I had made changes to one of the COBOL sub programs through changeman and promoted it. Copied the changed program from my promotion library to the steplib that is given to the proc. But still, the old subprogram is referred. My updated subprogram never gets picked up.
Please guide me on what mistake I am making? Is the preloaded subprogram being picked up, if yes how to make my program to be used