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

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

Read Online Cobol Job Interview Questions And Answers