Hi there.
I have an interesting situation with an ant script I am working on.
There are 3 scripts in total:
(1) Main File Copying script
(2) Error message script
and now I have been given a requirement to put a wrapper script (3) around
the existing Main File Copying script. I have numbered them
Hi all
I am trying to use ant to do something like the following unix command
And then get the fully qualified directory location of the filename - and do
other things with that.
So. For example, myfile might be in either /mydir/here/DIRA or
/mydir/here/DIRB
Without checking both dirs (I thi