Posted By:
Anonymous
Posted On:
Thursday, April 26, 2007 02:09 PM
Hi all,
I have a basic doubt in ant...
I want to use for loop in ant that should print the value in decrement order , i've browsed many website , but went through only
steps like:
this prints 1,2,3....
what should i do if i want to print in descending order??
and can i define max and min value??
Plz help me
Thanks,
Madhu CM