In RegEx Match, searching for file names is case-sensitive, which means I have to enter the exact match of the original file name. If there were an option to ignore or turn off case-sensitive search, I would only need to enter the specific text.
For Ex
The file original file name is TRIVANDRUM TOWN.xls. And in the Match I search for "triv" and i need to replace it to TRIVANDRUMCITY.xls but the file is not detecting. If I enter the match in capital letter "TRIV" its detecting. The Problem is the original file name maybe like Trivandrum Town.xls, tRivandrum Town. xls, TRivandrum town.xls so that i have to enter in different cases in match section. Please solve my issue asap.