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
can we give instream data in procedure
What parameter of the job statement is used to limit the cpu time consumed by the job?
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?
jcl is like a complier....?
I have Job A and Job B. I want to trigger Job B from Job A. Please advise.
proc1,proc2,up to proc5 is there if i want to call proc1 and proc5how can u write the code
What you mean by skeleton JCl?
How do You skip a Step In JCL?
I HAVE A SEQUENTIAL FILE CONTAINING ONE RECORD IN WHICH I HAVE ONE FIELD AS CUSTOMER IDENTITY NUMBER FIELD WHICH IS A SIGNED FIELD. HOW TO SEQUENTIALLY INCREMENT THIS FIELD USING OVERLAY PARAMETER?.
How is a type of file defined in the jcl that executes the cobol program?
How to use COND Parameter in jcl
How much space OS allocates when you create a PS or PDS?