in reply to Re: Get data from a file to search and replace within a second file
in thread Get data from a file to search and replace within a second file
thanks for your suggestions. I will need little bit to "digest" your suggestions.
1. GrandFather: I have hard time telling apart your suggested code form some of the comments. I will try to disentangle the thing and get back to you.
2. I tried the code from almut. It works but it will not distinguish between c1 and c11. In other words when C11 is found d1 is added within the 11. The final result is "c1 d11"
3. I will take a look at toolic suggestion later
Thanks for your help.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Get data from a file to search and replace within a second file
by toolic (Bishop) on Mar 23, 2010 at 16:41 UTC | |
by educated_foo (Vicar) on Mar 24, 2010 at 14:21 UTC |