Compare with errorlevel

  • Thread starter Thread starter J. Yazel
  • Start date Start date
J

J. Yazel

Is there a compare program similar to fc.exe that returns
a result code that can be tested with ERRORLEVEL upon
completion?

Thanks.

Jack
 
Is there a compare program similar to fc.exe that returns
a result code that can be tested with ERRORLEVEL upon
completion?

Thanks.

Jack

fc.exe does return an errorlevel 1 in case of mismatch. (At least it
does for me on windows 2K.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top