|
anyone know of a search and replace program that can do this?
Say i hvae the following lines in a text file:
[blahblah]code[/blahblahblah]
[asdfasfewfaf]code[/asasdfafdsfaf]
[asdfasfweradvdsfafsadf]code[/asdfajsfoiwuasfdasdf]
Is there a program where i can say i want code replaced with code$ where the $ is a count? so the result would be:
[blahblah]code1[/blahblahblah]
[asdfasfewfaf]code2[/asasdfafdsfaf]
[asdfasfweradvdsfafsadf]code3[/asdfajsfoiwuasfdasdf]
?
__________________
26 + 6 = 1
|