for /L %%f in (1,1,10) do copy File1.txt %%f.txt
this code does the job very well, but I\'m trying to understand how to change it to make it read