01 A.
10 B pic X(10).
move spaces to A.
move spaces to B.
output in A & B
Answers were Sorted based on User's Feedback
What is GDG?
How to empty the records in jcl
What are s0c1, s0c4, s0c5, s0c7 and socb?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
If job is submitted with typerun = hold then how can we submit the same job?
What is DISP= (NEW,PASS,DELETE)?
How do you find which GDG is using which dataset?
What is JOBLIB ?
If a job has 3 steps and step 1 and step 3 should get executed and step 2 should not get executed irrespective of the return code from the previous steps. How can it be done?
how to convert fb to vb in jcl ?
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
What is the significance of addrspc parameter in the exec statement?