Neil: -------------------------------------------------------------------------------- gwinkless: -------------------------------------------------------------------------------- PHReplace (viz http://phdesign.com.au/phreplace/ ) might help. --------------------------------------------------------------------------------
Hi Thanks for suggestion but that appears to have the same functionality as PSPad search and replace (except extra for multi line strings) I want to be able to Find the "$" text and Replace with a <delete> such that split lines are joined again onto one line. -------------------------------------------------------------------------------- but it works well for the case you've described search for: "[$]$ " (in case, you use DOS line ends) replace with: " " (space) use regular expression: checked -- Vany (PSPad unicode 5.0.2 (315) x32, W7p x64 cs, W10h x64 cs) <https://forum.pspad.com/read.php?2,71571,71591> PSPad freeware editor https://www.pspad.com
