+1 for Agent Ransack. I've used it every day since Charlie A pointed it out
to me some time ago. A quick regex search would make light work of this.

DW and CFEclipse could also do a regex search for you (although, MUCH slower
than Agent Ransack)

-----Original Message-----
From: Judah McAuley [mailto:[email protected]] 
Sent: Tuesday, May 04, 2010 4:51 PM
To: cf-talk
Subject: Re: Search for any <cffile...> that is referencing any UNC path.


Try Agent Ransack. Brilliant file search tool and free to boot. So
much faster than Windows search.

http://www.mythicsoft.com/page.aspx?type=agentransack&page=home

It supports regexes as well, so you might be able to get a more fine
grained search in with that.

Cheers,
Judah

On Tue, May 4, 2010 at 1:46 PM, Ian Skinner <[email protected]> wrote:
>
> I have a pretty tall challenge here. ?Search our entire code base for
> any cfml file that uses a <cffile...> tag to read or write to a network
> resource with an UNC path. ?My tools available - whatever comes on an
> ordinary Windows XP workstation.
>
> Any ideas? ?I used the Windows Search for <cffile....> and got a largish
> list, but I know many of those do not deal with UNC paths. ?I could not
> find any way to search only the search results. ?I attempted to try a
> search for <cffile*"// ?But I realized that would be a very broad search
> and that it probably would not finish before the state furloughs ended.
> But, instead, it just crashed my Windows Explorer after several minutes.
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333452
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to