carbonize: -------------------------------------------------------------------------------- ... Still doesn't fully support the regex I was hoping to use but such is life. --------------------------------------------------------------------------------
What kind of pattern would you need to use? Chances are, it might be don with a custom script (well, unless you need some feature not supported in JavaScript or VBScript). If I remember correctly, there was some special behaviour of matching newlines in phReplace, but in the multiline fields, you can usually insert a real linebreak in the pattern, in case \n wouldn't work. vbr -- <http://forum.pspad.com/read.php?4,52660,52804> PSPad freeware editor http://www.pspad.com
