Jump to content

Recommended Posts

Posted

G'day,

I'm just not creative today. I want to search the content of all files in a folder for a keyword, just like I can do with the search function in explorer. Of course I could automate that, but it would be far more elegant to do this in the background. Any idea anyone?

Posted

G'day,

I'm just not creative today. I want to search the content of all files in a folder for a keyword, just like I can do with the search function in explorer. Of course I could automate that, but it would be far more elegant to do this in the background. Any idea anyone?

FileRead() and StringInStr()? What was the hard part?

:P

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Posted

FileRead() and StringInStr()? What was the hard part?

The hard part is that these files are not plain text. Explorer search can search doc, ppt, pdf etc too ...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...