01 A.
10 B pic X(10).
move spaces to A.
move spaces to B.
output in A & B
Answer Posted / kumar
b=space only
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
what is the purpose of coding class parameter in job statement?
which parameter is use to declare the name of dataset in dd statement?
What do you understand by the term notcat 2 – gs?
What are the rules employed while naming the steps in a job?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What is the function of the dd avgrec keyword in sms datasets?
What is the purpose of the dd keylen parameter?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Does jcl support automatic restart?
What do you understand by jcl?
what is a jcl?
define cond parameter in jcl?
Can I send output of job to my remote device careerride123?
What do you understand by the term job time – out and how can you overcome that?