1.

What Are The Differences Between An Exec Cics Xctl And An Exec Cics Link Command?

Answer»

The XCTL COMMAND transfers the control to an application PROGRAM at the same logical level and it does not expect the control back, while the LINK command passes the control to an application program at the next logical level and EXPECTS the control back.

The XCTL command transfers the control to an application program at the same logical level and it does not expect the control back, while the LINK command passes the control to an application program at the next logical level and expects the control back.



Discussion

No Comment Found