Let's have this text: cite: -------------------------------------------------------------------------------- alpha bravo bravo alpha --------------------------------------------------------------------------------
and use this regex search string: cite: -------------------------------------------------------------------------------- (alpha).*(bravo)|\2.*\1-------------------------------------------------------------------------------- It will find only the first line... Tried in 4.5.4 build 2356 and latest developer build 4.5.5 (2381). The same results. -- <http://forum.pspad.com/read.php?4,52425,52425> PSPad freeware editor http://www.pspad.com
