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
example for sub strings ? and refernce modifications whit output pls
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the usage of comp fields in cobol?
What are declaratives and what are their uses in cobol?
Which division and paragraphs are mandatory for a COBOL program?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Which is not true about evaluate statement
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
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)?
What is the LINKAGE SECTION used in COBOL?
How do we get current date from system with century in COBOL?
Write a program that uses move corresponding.
Can you please let me know the centre name of INS certification in Kolkata.
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
how do you reference the fixed unblock file formats from cobol programs