> > Rob wrote: > > > I have an array with the following elements: > > > > > > array[0] = "car" > > > array[1] = "bike" > > > array[2] = "motorcicle" > > > ....... > > > array[n] = ......... > > > > > > And I have a string with the following text. > > > > > > "Today I went to school by car. I saw............ " > > > > > > What I am trying to do is that everytime the program finds one of the > > > words from the list in the text, > > > it will place an astherisc * to replace that word. Maybe I'm just the cynic here, but does this sound to anyone else suspicously like a "do my homework for me" request?