Answers

Question and Answer:

  Home  Cobol

⟩ How do you set a return code to the JCL from a COBOL program?

Move a value to RETURN-CODE register. RETURN-CODE should not be declared in your program.

 164 views

More Questions for you: