Hi all,
I try to create a Perl regexp search to allocate the spots in files that contain a line with the string
that is NOT followed by
anywhere in the next 10 lines.
Can this be done with one regexp? Or do I need to write a fat macro?
Thanks for any tips.
Bego
I try to create a Perl regexp search to allocate the spots in files that contain a line with the string
Code: Select all
".ObjekteListe().Rows"
Code: Select all
"obj.ObjektFuerBesicherung"
Can this be done with one regexp? Or do I need to write a fat macro?
Thanks for any tips.
Bego
Normally using all newest english version incl. each hotfix. Win 10 64 bit