Hi,
please help me with following programming exercise..
Lets say I have a text file MyFile.txt with following content
hellosam whatsup mynameisjohn ...
I want to go through each word in MyFile.txt and then see which file in my local folder c:\myfolders\myallfiles contain that word.
For example, I want to see which file would contain reference to hellosam and so on so forth.