Answers

Question and Answer:

  Home  IBM RPG400

⟩ Suppose I have 3 jobs A B and C. I want to submit B after successful completion of A and want to submit C after successful completion of B. Without using job scheduler or job queue, how can i do that through CL program?

Write a CL program in which u have to submit the 'A' job

after completion you can write code for 'B' and after 'C'

 166 views

More Questions for you: