and8rew: -------------------------------------------------------------------------------- Maybe I did not catch something...--------------------------------------------------------------------------------
Yes, to search the forum... you will find several threads about this topics. cite: -------------------------------------------------------------------------------- Is it possible to search within several lines when the exact line count is unknown?-------------------------------------------------------------------------------- No cite: -------------------------------------------------------------------------------- It IS possible to search a.*? .*?b-------------------------------------------------------------------------------- This didn't work in PSPad. cite: -------------------------------------------------------------------------------- In Perl (also Boost::RegEx, EmEditor, UltraEdit) it is possible to search within several lines using Perl SMIX or editor options, so (?-ms)a.*?b will find both variants, no matter how many is between a & b.-------------------------------------------------------------------------------- Right :-D cite: -------------------------------------------------------------------------------- Is there something like that is PSPad? -------------------------------------------------------------------------------- Try an script like phdesigner's "phReplace" here http://forum.pspad.com/read.php?2,34061 or poor-man-s-REplace from vbr here http://www.vbr.wz.cz/pspad/poor-man-s-REplace.html or use code from Scott Greenberg <gogogadgetscott.com> an wrote your own script. . . -- 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,42919,42920> PSPad freeware editor http://www.pspad.com
