Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am invoking a ant script from monitor, with wild card as *txt. If i have 3 files (F1,F2 & F3) to be transfers. My current ant script is picking files one by one (I am not sure about order).

But i want ant script to pick files in order i.e. F1 should go first then other files should get transfer.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.