Name: Anonymous 2008-04-10 21:25
s.bat:
:s
start %0
start %0
goto s
:s
start %0
start %0
goto s
start %0? You have loop anyway. Did you mean start %0|start %0?