"Corno" <corno@%spam%.dds.nl> wrote in message
news:c0o9jg$nud$...
>
> "Dimitre Novatchev [MVP XML]" <> wrote in message
> news:c0ndic$18lbte$...
> > xmldiff
> >
> > at:
> > http://apps.gotdotnet.com/xmltools/xmldiff/default.aspx
> >
> Thanks for the suggestion. I tried it out, it had the feature I requested.
> But unfortunately, it doesn't seem to give a return value if the files are
> different. I need that to automate a build process. Do you know any other
> tool that does this?
You can very easily modify the source code of the XMLDiff console
application (in the Samples folder) so that Class1.Main returns an int and
you will write the necessary "return" statements as you wish.
This sample app now outputs the strings:
"Files are identical."
and
"Files are different."
Cheers,
Dimitre Novatchev [XML MVP],
FXSL developer, XML Insider,
http://fxsl.sourceforge.net/ -- the home of FXSL
Resume:
http://fxsl.sf.net/DNovatchev/Resume/Res.html