Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I have the requirement to compare the two files and pick up
the matching records.
File 1. file2

23 32
32 13
34 15
35 36
36 35
43

Get the matching records from this 2 files to out file. how
you will do this in cobol program?

Answer Posted / pa

load any of the file to the table and use SEARCH.
write the matching records to the output file.

Is This Answer Correct ?    4 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

) How do u handle errors in BMS macro?

2018


Are you comfortable in cobol or jcl?

1094


What is the difference between Call and a Link?

1265


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

1501


What is redefines clause in COBOL?

1351


What is rmode(any) ?

1332


Can we redefine the field of x(200) to less than 200?

1432


Whats the difference between search & search ALL?

6666


i want a program using by if, evaluate , string, unstring, perform, occurs?

4801


Differentiate between structured cobol programming and object-oriented cobol programming.

1214


Why did you choose to work with ibm mainframe cobol programming?

1163


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1302


what is amode(24), amode(31), rmode(24) and rmode(any)?

1199


I have a File that has duplicate records. I need only those records that occur more than thrice.?

10013


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

2203