Search found 1 match

by jahmus
Sat Jan 12, 2008 4:31 am
Forum: WildEdit
Topic: find, copy, replace then insert -- help needed
Replies: 2
Views: 1146

find, copy, replace then insert -- help needed

I would like to find a line that begins with a variable number of spaces and\or tabs, contains a known string and ends with a variable number of spaces and\or tabs and then a slash Line to find: xxx9.lib \ Then replace part of the string (9) with (9_1) and insert it after the orignal string with the ...