Hello People

I have a written a ant script which has a variable say "list" which contains
list of names say name1,name2,ant,forum,nabble     . All r comma separated..

I want to reverse this list such dat , after reversing "list" should give me  
nabble,forum,ant,name2,name1..

And also Is there any option to discard  some of the values from list..??
Please reply 
Thanks in advance
-- 
View this message in context: 
http://www.nabble.com/Reversing-a-list-tp24823814p24823814.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to