-------- Original Message  --------
From: Bonnie Riley
Date: Sun, 31 Jan 2016 18:32:20 -0800

> ^$ to find line break between lines (after checking regular expressions box) 
> results in not found error message. OS Windows 8.1.
> 
> Thanks for any guidance! 
> 
> 
> --
> Bonnie Riley
> Castro Valley, CA

^$ finds empty paragraphs.
Use \n to find manual line breaks.

Hope this helps.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to