I have a simple windows batch file that is supposed to run 2 ant commands like so... ant -logger org.apache.tools.ant.listener.MailLogger -f h:\temp\ant_batch\build.xml test1 ant -logger org.apache.tools.ant.listener.MailLogger -f h:\temp\ant_batch\build.xml test2 When I run the script only the first ant command gets executed. Why? What must I do to get both to run? Thanks,
______________________ Robert Anderson Sr. System Engineer Nike - Global Trade IT 503-532-6803 Never let me slip, cuz if I slip, then I'm slippin. - Dr. Dre