Hello,
I have something like this to check to see if a directory is empty:
<property name="filecount" value="0" />
<foreach item="File" in="${some.dir}" property="name">
<property name="filecount" value="1" />
</foreach>
My question is ... is there a way to break the foreach loop if, in this
example, filecount = 1?
Thanks,
Felice
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Nant-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-users