Hi
I have a ListBox with possible new filenames, say 10 items
and if I at the same time have a FileList with 10 files,
can I rename all the 10 files with the names I have in the List box in one single action.
The filenames has to be called 01-10.filename, so the app knows what it is looking for.
I have tried with For loops but I havent gotten any near it.
Hope you can help
Thanks
Best regrads,
Chris Davidsen




Reply With Quote