:start
turboard -fd -p%1 -b%2
if errorlevel=255 goto exit
if errorlevel=254 call NODE1.BAT
if errorlevel=253 call NODE2.BAT
goto start
:exit
