Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
mhiggins
1 discussion post
Hello

I want to search for lines like
a=
b=

How do I search with the paragraph/eol marker. In MS Word this would be a=^p. Is there an equivalent here?
May 19, 2011  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
You can do this search using regular expressions (http://www.radsoftware.com.au/articles/regexlearnsyntax.aspx).

First, make sure to change the Search Mode to "Treat Query as a Regular Expression", then enter your search with the regular expression in the Query text box.

So in your example, if you wanted to find lines that end with "a=", you would enter "a=$" into the Query text box.

Hope that helps!
May 23, 2011 (modified Jul 17, 2011)  • #2
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)