/t5/coldfusion-discussions/searching-through-cfm-files/td-p/972139Mar 13, 2008
Mar 13, 2008
Copy link to clipboard
Copied
I tried using the Windows Explorer Search function to search
through my CFM documents for a particular tag, like cfinclude,
thinking it would return all the cfm docs in the folder that
contained that text. But it didn't work. Am I missing something?
Any suggestions on how I can search for specific text in my
templates, without opening each one in Dreamweaver and using the
Find function?
/t5/coldfusion-discussions/searching-through-cfm-files/m-p/972141#M88753Mar 13, 2008
Mar 13, 2008
Copy link to clipboard
Copied
Unless your dreamweaver is different than mine, all you have
to do is open one file to get Find to search any directory you
want. You have to look at every option in the dialogue box.
Regarding the windows search, I duplicated your efforts and
got unexpected results. Searching for the string cfquery on our
development server yielded files with txt, pdf, xls, and xml file
extensions, but not cfm or cfc. Maybe there is something you can
adjust in Windows, I don't know.
Oh geez...I didn't realize you could use Find in Dreamweaver
on Folders. Thanks for pointing that out. I knew there had to be a
way to do it. Sometimes the answer is right in front of your face
and you just don't see it.
Thanks again.