Hi out there,

is it possible to get only the name of a file without the whole path??

This is for path - but only need the filename:
<for param="filename">
           <path>
               <fileset dir="reftest" />
           </path>
               <sequential><echo>@{filename}</echo></sequential>
               </for>

The files are in a directory!!

Regards ele

Reply via email to