2017-10-01 4 views

答えて

0

申し訳ありませんが、私はそれを理解しました。基本的には、行に沿って何かをしてください

:idk 
set /A count=1 + count 
cls 
echo %count% commands executed 
echo put something here 
if %count%==put a number here to stop at (
goto :(next thing) 
) else (
goto :idk 
関連する問題