Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
157 B

  1. @echo %echo%
  2. @echo --------------------------------- >>%logfile% 2>&1
  3. @echo file:%1
  4. mdiff -yb -f okdiffs.lst results\%1.BSL %1.ELT >>%logfile% 2>&1
  5. @echo on