Hi all,
I have the application wherein I rename the files coming from different
folders and put into single folder. The problem is while renaming files I
have to preserve the order of the files i.e. the file arriving first should
be first and file arriving second should be second and so on.. in the single
directory.
Any one have ideas how do I form the string so that order should be
preserved.

Thanks