in reply to Re: longest common substring... almost?
in thread longest common substring... almost?

Later in the original question:

I'm trying to get the script to return the smallest number of characters to uniquely identify each line.

This makes clear that the poster wants the second case.

  • Comment on Re: Re: longest common substring... almost?