Re: Best way to find records in sequences?
- Posted by ZNorQ <znorq at holhaug.com> Jul 07, 2006
- 517 views
Kenneth Rhodes wrote: > > ZNorQ wrote: > > > My problem is that match and find don't work on these, so what I've done > > is to make an index table that lists all indices in a "flat" sequence; > > > > MyErrIdx = {"SYN_SE", "ARY_OB", "MEM_OO", "MEM_LD", "TOB_TM"}. > > > > This would ofcourse have to correspond to the same record id as in MyErrors. > > > > Questions; > > Do any of you think in the same direction, or am I way off here? > > Is there a better way to do this? > > > > Kenneth > > > > PS! Just in case you where wondering; I do have code that checks if there > > are duplicate indices - so that won't be a problem. :) > > > > Oh, by the way, I don't smoke... > > hmmmm - you can eliminate %20 of your code just by purchasing > a spittoon. > > Ken Rhodes > Folding at Home: <a > href="http://folding.stanford.edu/">http://folding.stanford.edu/</a> > 100% MicroSoft Free > SuSE Linux 10.0 > No AdWare, SpyWare, or Viruses! > Life is Good, So in other words - I'm WAY off! :P