Search found 3 matches

by microfot
10 Feb 2012 15:47
Forum: DOS Batch Forum
Topic: arithmetic operations in batch file, using variables -SOLVED
Replies: 6
Views: 14660

Re: arithmetic operations in batch file, using variables

dear Ed Dyreen
you are the nation saviour!
Thanks a lot :D
very long time trouble solved in few minutes!

Thanks also to Squashman
I had not understood the correct way to use your your help :oops:
by microfot
10 Feb 2012 12:05
Forum: DOS Batch Forum
Topic: arithmetic operations in batch file, using variables -SOLVED
Replies: 6
Views: 14660

arithmetic operations in batch file, using variables -SOLVED

Hi to everybody, I need your help to solve a problem for which I could not find a solution. By specifically: I have a text file (list.txt) consists of n rows and associated name It's generated by a batch file using the command findstr / N. list.txt is like this: 1:PIPPO 2:PLUTO 3:PALLA .. .. n:ZUZZO...