D
Dave
Greetings,
How can I loop through each word in a text file? Something like:
For Each Word in mytextfile.txt
Do Something
Next
But, I'm not sure how to do this. Any help out there?
How can I loop through each word in a text file? Something like:
For Each Word in mytextfile.txt
Do Something
Next
But, I'm not sure how to do this. Any help out there?