Problems with Search and Replace
Posted: Thu Jan 10, 2008 9:32 pm
If doing a search (and replace) for a string that falls at the end of a line (with or without whitespace at end), and "Match whole words only" is ticked, then the search string will not be found.
e.g. search for v5
in line below it won't be found
name v1 v2 v3 v4 v5
but in the following line it will
name v1 v2 v3 v4 v5 v6
It happens with simple string searches and regular expressions
Thanks in advance
Grant Smith
e.g. search for v5
in line below it won't be found
name v1 v2 v3 v4 v5
but in the following line it will
name v1 v2 v3 v4 v5 v6
It happens with simple string searches and regular expressions
Thanks in advance
Grant Smith