Example of XCTL use
NOTE on CICS/TS Programming
The macros discussed so far; LINK, LOAD, and XCTL, relate to z/OS Services and should not be confused with similarly named CICS/TS Application
Programming Interface (API) commands described in the "CICS Transaction Server for z/OS Application Programming Reference" manual which describes
LINK, LOAD and XCTL commands. Equally, when coding CICS programs, the z/OS macros must not be used.


