Answers

Question and Answer:

  Home  Cobol

⟩ How can you submit a job from COBOL programs?

Write JCL cards to a dataset with xxxxxxx SYSOUT= (A, INTRDR) where ‘A’ is output class, and dataset should be opened for output in the program. Define a 80 byte record layout for the file.

 153 views

More Questions for you: