From: James Edward Gray II Date: 2006-09-03T03:08:15+09:00 Subject: Re: Ordered contrast for String or Array On Sep 2, 2006, at 12:10 PM, Trans wrote: > I have two strings: "aabc" and "aacd". I want to get an "ordered > contrast" to see the difference in their spellings. Eg. > > "aabc".ordered_contrast( "aacc" ) => " cc" I assume that's an error. The last to letters match. Also, how are you determining which letter to show for the contrast? James Edward Gray II