Hi,
We are using Enterprise cobol. In the linkedit of the compile JCL,there are some options like
//LINK.SYSIN DD *
SETSSI 00122899
INCLUDE ABC(ISPLINK)
INCLUDE ABC(ISPEXEC)
NAME xxxxxxxx(R)
Can any one explain me , what are these parameters?
Regards