>I need to find out if a certain file with a standard naming
>convention exists in a subdirectory. I would like to either
>have the directory path output to either the screen or a txt
>file. Either is okay.
Quick idea is something like
<pathconvert>
<fileset dir="" includes="the-search-file"/>
<mapper/>
</pathconvert>
You have to search for the right mapper ...
Jan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]