Hi,
I have file names which contains words in brackets, ex. (New) or (Re) etc.
I used to use the following regular expressions to replace them with null.
"(New)" "" and this used to be successful in previous versions. The regular expression now fails with version 2.37a. Please advice.
N