I have two folders as below:
1.The Older one
Files' name like:A(NO1).txt,B(NO1).txt,C(NO1).txt...
2.The Newer one
Files' name like:A.txt,B.txt,C.txt...
I want to write a BC script/Win BAT to generate Reports for each file in the Newer folders.
These Report display all contents in the *(NO1).txt and *.txt side-by-side with color.
Any suggestion? Thank you in advance.
1.The Older one
Files' name like:A(NO1).txt,B(NO1).txt,C(NO1).txt...
2.The Newer one
Files' name like:A.txt,B.txt,C.txt...
I want to write a BC script/Win BAT to generate Reports for each file in the Newer folders.
These Report display all contents in the *(NO1).txt and *.txt side-by-side with color.
Any suggestion? Thank you in advance.
Comment