Answers

Question and Answer:

  Home  Cobol

⟩ How do you submit JCL via a COBOL program?

Use a file //dd1 DD sysout=(*, intrdr)write your JCL to this file. Pl some on try this out.

 215 views

More Questions for you: