質問編集履歴

1

ソースコードミス

2024/01/04 06:23

投稿

fuu_0hagi
fuu_0hagi

スコア2

test CHANGED
File without changes
test CHANGED
@@ -27,7 +27,7 @@
27
27
  if not exist %todayfile% (copy nul %todayfile%)
28
28
  Start "" "C:\~\notepad.exe" %todayfile%
29
29
 
30
-
30
+ set currentfile=<3current.dat
31
31
  if not %currentfile% == %todayfile% (
32
32
  echo %currentfile% > last.dat
33
33
  echo %todayfile% > current.dat