Putting a goto :eof at the end of the bat file does not fix the return code problem. No surprise there.
OK, well it looks like I have to make things work with runant.pl, as per Keith's suggestion. I'm having a problem there, too, now. (Unable to find tools.jar, and I have the JAVA_HOME env var defined. I'll have to investigate that. Hopefully I won't have to bother you folks again :-/)
John
At 08:34 AM 3/11/2005, Dick, Brian E. wrote:
The "exit" command terminates the command shell and not the bat file. You exit a bat file by "goto :eof".
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]