Hi,
I have a requirement to compare two files
Example:
A-FIle having 10 records - PS files
B - main file - having 25 records - PS files
I want to compare two files and find the Latest record from A and get updated to B file and if the record not present in File B, It should insert from FILE A
Please check this and let me know the REXX code for the same.