How can you submit a job from COBOL programs?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online Cobol Job Interview Questions And Answers