View Single Post
Old 13-June-06, 11:34 PM   #1 (permalink)
RAA_Kr1cH
Apex Master Tech
 
RAA_Kr1cH's Avatar
 
Join Date: Jun 2004
Location: Modders blood marches through my veins like giant radioactive rubber pants! The pants command me! Please don't ignore my veins!
Posts: 379
RAA_Kr1cH is gaining favorRAA_Kr1cH is gaining favor
Send a message via MSN to RAA_Kr1cH
Default VB.NET array element counter

I'm trying to get code working that will take a report, remove everything so that all of the words are seperated by the space delimeter, assign that big old long string to an array using the split command. Then I want to count the number of times a word exists in the array. I'm having issues with my counter, and all I can get the counter to do is count the total number of words, not how many times each word exists in the array.

Thanks for any input/help
RAA_Kr1cH is offline   Reply With Quote
Sponsored Links
 
Page generated in 0.07304 seconds with 8 queries