Hi,
I am having 2 files both have LRECL = 1199 & RECFM = FB. If for both the files, starting from Position (1,803) & (824,375), both the files having same value then No Record should be written to O/P file,
If Value differs then from File A value to be written to O/P file. O/P file having same attribute as Input file. Can this be achievd using SORT.
Thanks