Viewing 2 posts - 1 through 2 (of 2 total)
Great tip!
One change is needed in my opinion though:
SET /A ERRLEV = "(%ERRLEV1% & %ERRLEV2%) & 24"
Should be "(%ERRLEV1% | %ERRLEV2%) & 24"
(untested)
Otherwise you'll miss error code(s) in cases when...
November 14, 2011 at 4:29 am
#1407055
Very good article, thank you!
About the classification matrix: am I reading it wrong or is there an error in the explanation?
Also, there were 243 cases when the network predicted that...
December 3, 2009 at 6:42 am
#1087034