I have a input file.
Data like: ABCDEFGH....
i want out put file like
AB
BC
CD
DE....How can do this??

Answer Posted / muttaiah

MDV:

If you are using this stmt
outrec fields = (1,2,78X,2,2,78X,3,2,78X,4,2,78X,5,2,78X)

Your LRECL for O/p File would 400

AB followed by 78 blanksBCfollowed by 78blanks....

Did you try the code which you placed there...

I'm not sure of 2nd step..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the function of the dd dcb keyword?

706


What is the purpose of dd?

728


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

1616


What is the purpose of disp parameter?

645


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1950






which parameter is use to declare the name of dataset in dd statement?

737


What are steplib and joblib? What for they are used?

696


When output dataset space is required, what quantity categories are used?

832


What are the 2 types of parameters in dd statement?

652


Which dd parameters are required?

695


Describe the various parameters utilized in the creation of a gdg?

684


What is the maximum length of a single line of jcl?

829


What is the function of //jcllib statement?

810


what JCL Procedures?

701


What is NOTCAT ?

740