Answer Posted / swapnil
USING AN OCCURS CLAUSE WE MOVE RECORD FROM ONE PS FILE TO
ANOTHER PS
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Discuss about changing dataset name in proc.
How do you differentiate between cobol and cobol-ii?
how do you reference the ksds vsam file formats from cobol programs
how to refer the data field?
How you can characterize tables in cobol?
What is the difference between PIC 9.99 and PIC9v99?
What is the Purpose of Pointer in the string?
Whats the difference between search & search ALL?
IF I mention stop run in CICS what happens?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What are different data types in cobol?
What is an in line perform? When would you use it? Anything else you wish to say about it.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Which Search verb is equivalent to PERFORM…VARYING?