With "phreplace.dll" I am able to search for "^;;.+ .+?$"
to find all line, starting with ';;' following by the next line. . So I could Search: ^(;;.+) (.+?)$ Replace: $1 $2 to join two lines. . For example: ;;Translate Encoding mEncoding_Caption=Kodierung TO ;;Translate Encoding mEncoding_Caption=Kodierung . Would be nice if PSPad v5 could do this on its own (without using a script). I just wanted to search for "^;;.+ .+?$" and click [Copy]. . . . -- greets, Stefan [img]http://pspad.milten.lima-city.de/Fan.gif[/img] (pleased user since 1722) [url=http://tinyurl.com/52xrj]inofficial FAQs[/url] + [url=http://forum.pspad.com/read.php?2,16286,page=2]Infos[/url] + [url=http://forum.pspad.com/read.php?6,24628]Special Settings[/url] <http://forum.pspad.com/read.php?2,68155,68155> PSPad freeware editor http://www.pspad.com
