Imagine a directory C:\SomeFolder , now there are a couple of text files present inside the folder and i want to replace one word which is present in all those files to some other word. Can we do that?
I am afraid you will only be able to replace text of one document at once. So, if you have several files to replace a text, you have to open them all and do the same job.