Searching Files

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Govind

    #1

    Searching Files

    Dear All,

    I want to search some specific content from html files. I am doing with File
    system object , Using For loop i read all files and using readToEnd, i did
    the Instr method to search the String. But the problem is taking much time
    to search 1000 files , around 3 to 5 mins. If any easiest method is
    available pls let me know.

    Note : it should be done with VB6 with All O'S

    Regards,

    Govind.



Working...