Re: Run a BAT

2006-10-19 Thread Dominique Devienne
Can some one tell me if there is another command to use for running .bat or .exe See the FAQ. A .bat is not an executable, cmd.exe is. --DD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

Run a BAT

2006-10-19 Thread Muthyala, Sunil
I am trying to run a bat file, which in calls several .bat files to remove white space in JS files. I am using for this purpose and I get and error while the bat file runs fines outside of ANT. Here is my script Gen_build.bat is the file i am trying to run in C:\vss_home\com