i have 3 input files
file-1(UNIQUE ACCOUNT NUMBER)
in1-acct-number 1 7 P
FILE-2 (DUPLICATE ACCOUNT NUMBER HAVING MORE THAN 1)
IN2-ACCT-NUMBER 1 13 A
IN2-NAME 14 20 A
FILE-3(DUPLICATE ACCOUNT NUMBER HAVING MORE THAN 1)
IN3-ACCT-NUMBER 1 12 N
1n3-AMOUNT 13 5 P
file-4(output)
out-acct 1 12 n
out-name 13 20 a
out-amount 33 5 p
i need to get all the records from the from the input file based on the account-number into output files by using easytrieve, can any one help me how to write this logic by using easytrieve
File Handling 3 input files and 1 output file by using EZT
-
- Similar Topics
- Replies
- Views
- Last post
-
-
regarding COBOL WRITE verb (VB File Handling)
by anonguy456 » Mon Jun 28, 2021 5:57 pm » in IBM Cobol - 6
- 3865
-
by Robert Sample
View the latest post
Tue Jun 29, 2021 11:33 pm
-
-
-
Can i read output file created after SORTing in the same pgm
by savitha_y » Sat Feb 06, 2021 1:17 am » in IBM Cobol - 4
- 1630
-
by savitha_y
View the latest post
Tue Feb 09, 2021 7:11 pm
-
-
-
Convert fixed-length input records to variable-length output
by xcspg3 » Wed Oct 23, 2024 1:45 pm » in DFSORT/ICETOOL/ICEGENER - 5
- 1491
-
by sergeyken
View the latest post
Wed Oct 30, 2024 1:09 pm
-
-
-
Restart a program that has only GSAM output files
by RajaniSiddineni » Thu Jul 22, 2021 7:48 pm » in IMS DB/DC - 1
- 3987
-
by Isakshields
View the latest post
Mon Aug 09, 2021 5:57 pm
-
-
-
EZIOE004 Logical I/O error on file occurred reading VB file
by savitha_y » Mon Feb 15, 2021 7:54 pm » in CA-Easytrieve - 3
- 4967
-
by savitha_y
View the latest post
Wed Feb 17, 2021 5:02 am
-