i have records from 1 t0 100 . i need to open records from 10 to 18 and change the values in tht ? how can i do tht ?
Answer Posted / lu
you have 2 ways :
1) go to file-aid, display your file, and modify it ( from
10th to 18th)
2) coding a program cobol, rad file with the counter and
modify from 10th records to 18th)....
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Explain the purpose of dd dummy statement?
how JCL works?
Is automatic restart possible in jcl?
what is use of disp parameter in dd statement?
Which dd parameters are required?
Explain the function of a dd statement?
Explain how can a stopped job be started again?
How does jcl specify the job to the operating system?
Explain how can an in-stream dataset be terminated?
what is JCL?
How to submit jcl through a cobol program?
What do you understand by the term notcat 2 – gs?
when can a job time-out occur? How to overcome that?
can any one plzzzzzz tell the jcl code for creating ps using idcams
what EXEC statement is and what is the syntax of EXEC statement used in JCL?