Hi Forum users,
I am currently writting a batch file but I'm stuck... My batch file creates a text file and adds numbers
So for example I have numbers.txt and in it I have :
654
256
233
How do I make my batch file compare line 1 to line 2 or line 1 to line 3 ?
I am currently writting a batch file but I'm stuck... My batch file creates a text file and adds numbers
So for example I have numbers.txt and in it I have :
654
256
233
How do I make my batch file compare line 1 to line 2 or line 1 to line 3 ?