have in 100 records in a flat file i want to move records
like 1,3,5,7,9,11,.. to Output file1 and
2,4,6,8,10,12,14 .. records moved to Output file2..Pls
Provide real time answer..
Answer Posted / rajeev darla
The solutions provided are not real time . They are batch
solutions. If you need to do it real time then use program
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is difference between static and dynamic call in 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?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Are you comfortable in cobol or jcl?
Define static linking and dynamic linking.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What do you understand by psb and acb?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
what is the use of outrecord?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What are various search techniques in cobol? Explain.
What kind of error is trapped by on size error option?
Difference between cobol and cobol-ii?