このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン | |||
03_windows:06_batch_file:count [2014/08/01 05:17] – 03_windows:06_バッチファイル:カウント renamed to 03_windows:06_batch_file:count matsui | 03_windows:06_batch_file:count [2019/01/16 07:37] (現在) – matsui | ||
---|---|---|---|
行 24: | 行 24: | ||
set /a count=%count%+1 | set /a count=%count%+1 | ||
echo count=%count% > %countfile% | echo count=%count% > %countfile% | ||
+ | |||
+ | |||
+ | {{tag> |