I recommend that BC will be better if it supports the following way of export:
line 1 from file A
line 1 from file B
line 2 from file A
line 2 from file B
line 3 from file A
line 3 from file B
......
and thus recursively.
In doing so, users can have a quicker view of the comparison of two files compared.
Thanks a lot!
line 1 from file A
line 1 from file B
line 2 from file A
line 2 from file B
line 3 from file A
line 3 from file B
......
and thus recursively.
In doing so, users can have a quicker view of the comparison of two files compared.
Thanks a lot!
Comment