R
Rob Panosh
Hello,
I am looking for a routine that would compare the following:
sTest1 = "This is a test"
sTest2 = "This is a long test"
and return the differences between the two:
long
Thanks,
Rob Panosh
I am looking for a routine that would compare the following:
sTest1 = "This is a test"
sTest2 = "This is a long test"
and return the differences between the two:
long
Thanks,
Rob Panosh