in reply to RE: Search for dupe && append char if found
in thread Search for dupe && append char if found
Thanks! I'm going to test that this afternoon.
What I meant by "..which string...", was:
<CODE>
string 1 = aaa.bb.c 0/0 17 12345
string 2 = aaa.bb.c 12/12 17 12345
Just wondering which string would contain
the modified field.
eg: "aaa.bb.c.d"
<\CODE>