Hello all,
I am currently stuck. What I am trying to do is have my program find a file and rename it. The only issue is that the files names are unpredicatable. I can guarentee every file will include the words ABC but for the rest its very random. A example of 3 seperate files would be ABC-24543256 , ABC-00124839, ABC-05483999
Would anyone know of a good method to just find the ABC part of the file, and rename it completely?
Thank you.


Reply With Quote
