I have a Flat file in which certain records are present in
a tabular format. I need to extract some of the records on
some basis from it and copy them into a flat file...how it
can be done ??
Answer Posted / muttaiah
The question itself is not clear here. Give the sample of
the input and output files data and what manipulation you
want to do on input file.
WIll help you for sure.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What is an in line perform? When would you use it? Anything else you wish to say about it.
how do you define single dimensional array and multidimensional array in your cobol?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What the difference is between continue and next sentence?
What do you understand by psb and acb?
What rules are followed by the search verb.
What are literals?
Write a program to enter and display the names of students in a class using the occurs clause.
How do you differentiate between cobol and cobol-ii?
what happens if parmparameter passes zero bytes to the program
A table has two indexes defined. Which one will be used by the SEARCH?
how can i see junk values in dclgen or in hostvariable of comp ?
) How do u handle errors in BMS macro
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?