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
@satish:
YOu have 2 posts continuously, can you tell us all which
one will work(or both) fine.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is timing concept in mainframe?
How is a type of file defined in the jcl that executes the cobol program?
What are hierarchy levels in jcl?
in ways data can be passed to a COBOL program from JCL?
What is the function of dd name parameter with a 2 part structure; audit.report?
Is acct parameter mandatory?
How does jcl specify the job to the operating system?
What are the parameters that are used in creating a gdg?
what is DSN parameter and DISP parameter is used for?
Explain about ISPF/TSO Commands
what is use of space parameter in dd statement?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
List the various advantages of using jcl language?
What is the motivation behind coding class parameter in job statement?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.