Read filea And file b write the same records in both files?
Records in a but not in b record in b but not in a

Answer Posted / raj

plz send program to this ? any one(matching logic)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Global and External Variables?

666


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6825


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1934


When is inspect verb is used in cobol?

673


What is inspect in cobol ?

801






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

816


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1522


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2723


What is the difference between next sentence and continue in cobol programing language?

708


What is comp-1 and comp-2?

764


For rewrite, why is it mandatory that file needs to be opened?

620


What is the compute verb? How is it used?

659


Write some characteristics of cobol as means of business language.

619


What is the difference between perform … with test after and perform … with test before?

879


Write a program that uses move corresponding.

673