Can you give us two actual String samples, of text A and text B, that you're trying to compare?
.m On Thu, Jul 22, 2010 at 3:46 AM, Cor <[email protected]> wrote: > Hi List, > > I am trying to find how to best compare 2 strings(word by word). > I have 2 texts, one fully written and one abbreviated. > The texts have exactly the same amount of words and they are in the same > order. > So in the text field one word is highlighted. > The user has to fill in the abbreviation of the text(word by word). > The user fills in his "translation" and ENTERS to confirm. > And then the app has to compare the words. > > He can choose to practice from abbreviation to fully written words or vice > versa. > > So what is the best way to do this, keeping in mind that special characters > (like .,:;! space) must not be judged. > > Any idea is welcome. > > TIA > Cor > > > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

