You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Woo, Chen Ching" <cw...@spss.com> on 2003/03/21 18:31:11 UTC

select dynamic folder name

I have a folder structure which was created dynamically like this

main\folder1
    \folder2
    \folder3

Is there an Ant way to select the folder with suffix of highest numeric number, in this case, folder3?

Thanks.

chen.