I have gone through number of posts on the very forum but couldn\'t sort it out. I am trying to run a BAT file from ANT script. The folder hierarchy is like this
This should be ${basedir} I guess? Use
${basedir}
${buildC}
to make sure the dir is correct.
And shouldn't
do the job?