I have 2 scripts and both work, but this scripts makes and error
@echo off for /L %%f in (1,1,10) do copy *.txt %%f.txt
when I copy my