Can this be done?
----------------
test example text looks like this
test whatever text is this
test3 Blahh
test text looks this
test2 Blah
----------------
"test" should be replaced by "one" and "two" so that the final text looks like:
"test2" should be replaced by "uno" and "dos" and "treis"
"test3" should be replaced by "xx"
----------------
one example text looks like this
two whatever text is this
xx Blahh
one text looks this
uno Blah
----------------
this should be done from the beginning to the end of the textfile 1x. It could appear that a "testx" may not appear in the file. It should not stop at this point.
Thanx alot
----------------
test example text looks like this
test whatever text is this
test3 Blahh
test text looks this
test2 Blah
----------------
"test" should be replaced by "one" and "two" so that the final text looks like:
"test2" should be replaced by "uno" and "dos" and "treis"
"test3" should be replaced by "xx"
----------------
one example text looks like this
two whatever text is this
xx Blahh
one text looks this
uno Blah
----------------
this should be done from the beginning to the end of the textfile 1x. It could appear that a "testx" may not appear in the file. It should not stop at this point.
Thanx alot