Hi Friends,
Using script, while comparing data in two different .xls files , I am trying to get different lines of reports for Left Orphan, Right Orphan and Differences as we can do in manual comparison using Beyond compare UI.
'display-mismatches' in script includes all Orphan and Difference lines in one Lay-out.
Using script, while comparing data in two different .xls files , I am trying to get different lines of reports for Left Orphan, Right Orphan and Differences as we can do in manual comparison using Beyond compare UI.
'display-mismatches' in script includes all Orphan and Difference lines in one Lay-out.
- Is there a way to get separate reports for Left Orphan, Right Orphan and Differences in Script?
- Could any one suggest a script for the same?
- If we can not do it in script, any other way to do it?
Comment