Hi, can any one help me regarding the VB script.
I have 2 text filesx,y. from first file x I need to read line by line and search if the second file Y is having this line? the problem is the second file contain large no. of data on each line and I need to find this tiny text in each line and if found I need to copy the entire line to a new text file. Can any one help????