Answers

Question and Answer:

  Home  CICS

⟩ What is the difference between START and XCTL?

START is used to start a new task. It is a interval control command. XCTL is used to pass control to a program within the same task. It is a program control command.

 202 views

More Questions for you: