|
View previous topic :: View next topic
|
| Author |
Message |
gutlapalli balaji
New User
Joined: 28 Sep 2022 Posts: 1 Location: India
|
|
|
|
Hi all i ma looking after an query in df sort
scenario:
i have 2 input files one with
and 2nd with
| Code: |
01234567-07/22/22BBBBBBBBB89132311
01234898-07/22/22BBBBBBBBB43279098 with multiple records
|
i need to pass the value of that input file to all the bbbbbbbbb present in the output file and copy the data replaced to sort out file
Code’d for you |
|
| Back to top |
|
 |
Joerg.Findeisen
Senior Member

Joined: 15 Aug 2015 Posts: 1442 Location: Bamberg, Germany
|
|
|
|
| When you look for a DFSORT solution, why post in the COBOL thread? What have you tried so far? Remember to use the Code Tag Button when presenting code/data. Thanks! |
|
| Back to top |
|
 |
Rohit Umarjikar
Global Moderator

Joined: 21 Sep 2010 Posts: 3109 Location: NYC,USA
|
|
| Back to top |
|
 |
sergeyken
Senior Member

Joined: 29 Apr 2008 Posts: 2288 Location: USA
|
|
|
|
| gutlapalli balaji wrote: |
i need to pass the value of that input file to all the bbbbbbbbb present in the output file and copy the data replaced to sort out file |
Please clarify for us: what is preventing you from doing your own job?? |
|
| Back to top |
|
 |
|
|