I have a properties file with a list of items separated by commas. When I compare, the line difference shows the first character difference and lines up the 3 on the first line with the 2 on the second line. I would like the 2 on the first line to be lined up with the 2 on the second line. Is there any way I can coax it into comparing it word by word instead of character by character?
I tried a few things with importance and the grammar, but made little progress.
VU_ENDCLERK3_GWRM,VU_ENDCLERK2_GWRM,VU_ENDCLERK1_G WRM,\
VU_ENDCLERK2_GWRM,VU_ENDCLERK1_GWRM,\
I looked very briefly at the data compare, but I'd rather start with the text compare if possible.
Thanks,
Gary
I tried a few things with importance and the grammar, but made little progress.
VU_ENDCLERK3_GWRM,VU_ENDCLERK2_GWRM,VU_ENDCLERK1_G WRM,\
VU_ENDCLERK2_GWRM,VU_ENDCLERK1_GWRM,\
I looked very briefly at the data compare, but I'd rather start with the text compare if possible.
Thanks,
Gary
Comment