DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30216>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30216 exec cmd resultproperty yields different value depending on machine ------- Additional Comments From [EMAIL PROTECTED] 2004-07-20 19:01 ------- This is a problem with cmd.exe - sometimes it returns error code, sometimes it does not. In order to make sure that the error code is returned, the very last command should be the command that returns error code (and there should be no setlocal/endlocal). Personally I found that on XP there is a better chance to get a correct result code. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]