From: Clay Tzoucalis Date: 2012-04-26T05:57:42+09:00 Subject: Re: matching substrings Robert Klemme wrote in post #1058371: > On Wed, Apr 25, 2012 at 10:36 PM, Clay Tzoucalis > wrote: >> I understand that. I am looking more for where to start,in attempt to >> match the sub strings. This one is just boggling me a little bit. > > Think how you would do it on paper and translate the approach into a > program. > > Kind regards > > robert I also understand this concept. I mean more should I be thinking, array? if statements? etc? Is there an approach that I should think about when tackling this. -- Posted via http://www.ruby-forum.com/.