JohnP: -------------------------------------------------------------------------------- I've been playing around with this for a while now and can't figure out how to do a simple multiple search and replace. ...
What am I missing? Thanks -------------------------------------------------------------------------------- Hi, the multiline search add-on doesn's support multiple successive replacements, as far as I know. It adds the possibility to search mutiline, i.e. across line endings, which is missing in the search engine in PSPad. For your task the scripting support can be used effectively. A simple way with hardcoded replacement patterns could be e.g.: http://forum.pspad.com/read.php?2,48923,48931#msg-48931 hth, vbr -- <http://forum.pspad.com/read.php?2,34061,59479> PSPad freeware editor http://www.pspad.com
