@echo off if "%1"=="" goto loop echo TEST echo Test%1 copy stars%1.in stars.in >nul time