Monday, January 23, 2012

Run a Program using Referback

It is possible to execute a program from any library using the referback feature.

//STEP1 EXEC PGM=IEFBR14
//PROGRAM DD DSN=SYSTEM.PGM.LOADLIB(COBOLPGM),DISP=SHR

.
.
.
.
//STEP2 EXEC PGM=*.STEP1.PROGRAM

No comments:

Post a Comment