Quote:
Originally Posted by Serpentine
You need to make sure that your cursor is at the start of the file (i.e earlier than the match), for some or other reason it was decided that it should take cursor placement into consideration for the 'all' operations, I don't quite get it myself.
|
Thanks a lot for the info. I don't really understand why a global find/replace acts like that, but knowing this will surely help me do the job correctly. I was getting quite confused and didn't think about the cursor placement.