Search found 1 match

by barraba
Tue Sep 07, 2010 12:56 pm
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Replace once in a line + add once
Replies: 1
Views: 3351

Replace once in a line + add once

I think this kind of work cannot be done with standart functions, if not - please, help me out!

I have file with text lines split by ENTER

i need to:

Parse line by line
Find inline "text1" replace it with "text2" , if once replaced in line find next "text1" in this line and replace with "text3 ...