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
Tell me can we update with histogram?
The natural file converted to PDF file if Yes then explain ?
What is cobol coding sheet?
What is the difference between read(1) and read work file once?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain difference between read(1) and read work file once?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Tell me what type of files we can process thru file-aid?
Explain why do we use file-aid for seqential files?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
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?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?