PSPad rocks!
PSPad is great.
_My Proplem:_
I have tried an command line anti virus scan tool
which output i have redirected to an text file.
This gives me an long long long line with 40.000+ columns (chars).
In this line are 1.000 parts like [color=red]"[1632]
C:\WINNT\system32\version.dll"[/color]
with a lot of spaces (~50 pieces) between each.
_Solution:_
With PSPad i was able to
search for an block of 3-or-more spaces with the RegEx
[color=blue]\s{3,}[/color]
and replace this many spaces with an line break with the RegEx
[color=blue]\n[/color]
After that i had ~1.000 new short lines... perfekt.
Now i choose quickly [color=blue]"Edit | Lines Manipulation> | Remove Redundant
Spaces.."[/color]
and [color=blue]"Edit | Lines Manipulation> | Remove Redundant Blank
Lines"[/color]
and i am there.
_Thank you Jan Fiala for the making of PSPad._ :-D
--
<http://forum.pspad.com/read.php?2,35997,35997>
PSPad freeware editor http://www.pspad.com