FxComCmd error code for new messages

Hi there,

In my test I use the baseline report and I am interested in catching the situation when FxCop detects new messages. I am checking ERRORLEVEL in the batch file but FxCopCmd seems to not report any error even if new exceptions were found in the code.
Could you tell me what is not correct in my approach and give me some directions ?
Thank you.

[363 byte] By [MrekM] at [2008-2-13]
# 1
Set your project options to only write new messages to the output file (but save excluded messages in the project file). Then, after testing, look to see if the output file exists. If it does, there were new unexcluded errors.
JamesJackson at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Visual Studio Code Analysis and Code Metrics...

Visual Studio Team System

Site Classified