Hi,
I need to compare fileA and fileB and write out the lines in fileA that are not in fileB .
I couldn't find an automated technique for this so I did a report and then grabbed all the <linecomp status="leftorphan"> lines and the <text ltid lines under the <linecomp status="different">
Is this the only way to do this?
I need to compare fileA and fileB and write out the lines in fileA that are not in fileB .
I couldn't find an automated technique for this so I did a report and then grabbed all the <linecomp status="leftorphan"> lines and the <text ltid lines under the <linecomp status="different">
Is this the only way to do this?
Comment