differnce between read work file 1 and read work file once?
why we are using work file once?
Answer Posted / nisha
Read Work file 1
Will read dataset details defined as CMWRK01 from JCL.
Read work file once
Will read first record from the input file
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to receive data passed through jcl parm parameter in a natural program?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
Explain the difference between external subroutine and subprogram?
What is the difference between read(1) and read work file once?
How can we see the copy book length using file-aid?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Explain difference between read(1) and read work file once?
Explain how to move cursor to a particular field when position is not known?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
What is a hyperdescriptor?
What is a hyperdescriptor? How does it work?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
What is cobol coding sheet?