Stefan: -------------------------------------------------------------------------------- There is an quit simple js script to copy all lines containing "selected Word" or NOT containing "selected Word" to an new tab.
FilterLines.js http://www.pspad.com/en/pspad-extensions.php http //www.pspad.com/en/pspad-extensions.php . You can do this with PSPad's FIND-Dialog too, even with (single line) RegEx, see the [Copy] -Button. . . I want to take this js and convert it to VBS, add some InputBoxes to access an RegEx from user. Let's see if i have the time :-( . -------------------------------------------------------------------------------- If I copy the relevant block of code to another tab, every time I want to make a change I'd have to go back to the original tab (with the complete file) to actually do it. Still, I agree that this function would be a useful solution at least some of the time. Thanks for the suggestion. -- <http://forum.pspad.com/read.php?2,41799,41842> PSPad freeware editor http://www.pspad.com
