【.cmd】 バッチファイルスクリプト %15 【.bat】 (819レス)
上下前次1-新
654: 02/06(木)21:17 ID:TFp3Dqlz(1) AAS
batで最も重要な構文
これさえマスターすればどんな複雑な処理も書ける
set tempfn=%temp%\%random%_%random%_%random%.txt
yourcommand "%tempfn%"
or yourcommand > "%tempfn%"
for /f %%i in (%tempfn%) do call :each "%%~i"
del "%tempfn%"
goto :eof
:each
echo eachline:[%*]
goto :eof
上下前次1-新書関写板覧索設栞歴
あと 165 レスあります
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ
ぬこの手 ぬこTOP 0.021s