Results 1 to 3 of 3

Thread: Searching for words in string

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2007
    Posts
    25

    Searching for words in string

    What would be the fastest way to search in long string for any word from a list of words in a listbox?

    Is there a faster way than just searching the whole text for Listbox.List(0), then Listbox.List(0), etc (in a for loop obviously).
    Last edited by Syruz; May 1st, 2008 at 04:14 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width