How can i read text file the fastest way in VB6?
Instead of reading it per line.
for example i would like to search a certain word like "The". would it be possible? Just like using perl or any text manipulating language.

Can u help me on this? please....