
This application will allow users to rename files en-mass in a selected directory based on a search criteria. Files will be returned based on a search string, users can select which files to rename.
I use this for correcting MP3 file names that i download (remove underscores, correct capitalization etc)
(I used the "Little Helper: Auto Insert Error Trapping / COmments" to insert error handling into this code :) find it on this site! )
API Declarationssee code