Control Statements
1) JOB - to identify the Job
2) EXEC - to identify which program has to Execute
3) DD - to supply the input/output files required for program execution
1) JOB - To identify the Job2) EXEC - To identify which program has to Execute3) DD - To supply the input/output files required for program execution4) PROC - To indicate the procedure5) PEND - End an inline PROC