Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista file management

How do I do something like DOS FIND with W/E search?

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 04-06-2008   #1 (permalink)
thuse
Guest


 

How do I do something like DOS FIND with W/E search?

I may not understand how Windows Explorer's Search (W/E Search) is supposed
to work. I know how the Find in the DOS Window works, so let me start with
an example using FIND. My expectation that both have similar capabilities
is perhaps misplaced. In the "search for content" thread below I describe
the steps I took to make sure the .DAT extension is in the index control
panel, and re-indexed several times to insure that .DAT files are in the
index.

I have a folder named TPL which I think has been indexed. It has about 5000
text files in it most of which happen to have the extension .DAT, and several
other text files, some of which have the extensions .INC and .TXT. I know
some of the files have the phrase GRID in them, some multiple times. I go to
the folder I want in DOS, and get to the point where the cursor is:

C:\Users\Owner\Documents\tpl

I then ask for all files that start with cy*.* and include the word GRID. I
pipe this to a file named srch5.dat because the output may overload the
screen.

C:\Users\Owner\Documents\tpl>find "GRID" cy*.*>srch5.dat

I look at this file with Word. A portion of this file is produced here,
with many repeated lines snipped out:
---------- CYL1HEX.INC
GRID 1 2. 0.0 0.0

GRID 2 5. 0.0 0.0

GRID 3 1.332-152. 0.0

GRID 4 8.882-165. 0.0

GRID 5 2. 0.0 6.

GRID 6 5. 0.0 6.

GRID 7 3.109-152. 6.

GRID 8 0.0 5. 6.


---------- CYLMD100.DAT
GRID* 1 0 1.223867901E-15 6.000000000E+00
ED00001
GRID* 2 0 1.223867901E-15 6.000000000E+00
ED00002
[snip]
GRID* 17030 0 -2.84947710E-01 5.993229914E+00
ED170308

---------- CYLST100.DAT
GRID* 1 0 1.223867901E-15 6.000000000E+00
ED00001
[snip]

Note that one .INC and two .DAT files were found.
When I repeat the same exercise in Vista Windows Explorer Search by putting
the following phrase in the search window:

"GRID"

The only file identified is the INC file, cyl1hex.inc. As discussed in
another thread, .dat files were not listed in my indexing control panel, so I
added that name, checked its box, and indexed everything over again. No
..dat files are listed.

When the search box contains only "GRID" it identifies two .INC files, and
one .txt file, but no .DAT files, of which there should be several thousand.

Apparent differences between DOS FIND and W/E Search:

1. Search does not list the content lines that contain the search phrase,
but DOS FIND does. I could live with that. I really only need the file
names. If I want to see the content lines I can do that some other way.
2. FIND lists all the files with content. Search lists only 1 in one case,
three in another case, and none with the .DAT extension. When I add NAMEAT
to the search line no files are identified. I need a list with all the files
from Search. How do I get this? Is there anything analogous to the DOS pipe
function (>filename) that will make a text file that I can look at with a
word processor?
3. How can one confirm that a folder contains all indexed files, with known
extensions?

I've tried looking at the help files to answer these questions, and they
return lots of irrelevant data such as how to search with Internet Explorer,
and little or none on searching for content with W/E. I bought a book on
Vista that is one step above "Vista for Dummies" but that doesn't have much
relevant help either. Should I just live with DOS FIND, or is there a way to
get this type of search with a graphics user interface from Vista?

--
Thuse in LA

My System SpecsSystem Spec
Old 04-07-2008   #2 (permalink)
Donald Lessau
Guest


 

Re: How do I do something like DOS FIND with W/E search?


"thuse" <mikegockel@xxxxxx(donotspam)> schrieb im Newsbeitrag
newsA4D42C6-5380-4E99-8600-652F9BBC708F@xxxxxx
Quote:

> ...
> I've tried looking at the help files to answer these questions, and they
> return lots of irrelevant data such as how to search with Internet
> Explorer,
> and little or none on searching for content with W/E. I bought a book on
> Vista that is one step above "Vista for Dummies" but that doesn't have
> much
> relevant help either. Should I just live with DOS FIND, or is there a way
> to
> get this type of search with a graphics user interface from Vista?
Hi Thuse,

simply download the free and almost fully functional trial of XYplorer, a
popular alternative file manager that does a speedy and reliable non-indexed
search:
http://www.xyplorer.com/download.htm
The software is portable, hence there's no installation and no changes to
your registry or system. Get the "No-install package", extract it to some
folder, and run XYplorer.exe.
Browse to the folder you want to search files in. Then, on the tabbed panel
on the bottom, select the Find Files tab, and enter your name pattern
(cy*.* ) into the Name field (tab Name & Location) and your contents (GRID)
into the Contents field (tab Contents). Press F3 (Find Now).

Hope this helps,
Donald

My System SpecsSystem Spec
Old 04-10-2008   #3 (permalink)
thuse
Guest


 

Re: How do I do something like DOS FIND with W/E search?

A reply is being added to move this thread to the top. I'd still appreciate
an answer on the questions raised in the first post.

Off topic, but the search feature hasn't worked the last two times I tried
it, at 4:00 and 9:43 PM LA time. It wouldn't find anything, even when "A"
was the search word, much less DOS FIND.
--
Thuse in LA


"Donald Lessau" wrote:
Quote:

>
> "thuse" <mikegockel@xxxxxx(donotspam)> schrieb im Newsbeitrag
> newsA4D42C6-5380-4E99-8600-652F9BBC708F@xxxxxx
Quote:

> > ...
> > I've tried looking at the help files to answer these questions, and they
> > return lots of irrelevant data such as how to search with Internet
> > Explorer,
> > and little or none on searching for content with W/E. I bought a book on
> > Vista that is one step above "Vista for Dummies" but that doesn't have
> > much
> > relevant help either. Should I just live with DOS FIND, or is there a way
> > to
> > get this type of search with a graphics user interface from Vista?
>
> Hi Thuse,
>
> simply download the free and almost fully functional trial of XYplorer, a
> popular alternative file manager that does a speedy and reliable non-indexed
> search:
> http://www.xyplorer.com/download.htm
> The software is portable, hence there's no installation and no changes to
> your registry or system. Get the "No-install package", extract it to some
> folder, and run XYplorer.exe.
> Browse to the folder you want to search files in. Then, on the tabbed panel
> on the bottom, select the Find Files tab, and enter your name pattern
> (cy*.* ) into the Name field (tab Name & Location) and your contents (GRID)
> into the Contents field (tab Contents). Press F3 (Find Now).
>
> Hope this helps,
> Donald
>
>
My System SpecsSystem Spec
Old 04-11-2008   #4 (permalink)
Donald Lessau
Guest


 

Re: How do I do something like DOS FIND with W/E search?

"thuse" <mikegockel@xxxxxx(donotspam)> schrieb im Newsbeitrag
news:775470E8-BAF0-4FCB-BDAB-55FC01FB6E93@xxxxxx
Quote:

>
> Off topic, but the search feature hasn't worked the last two times I tried
> it, at 4:00 and 9:43 PM LA time. It wouldn't find anything, even when "A"
> was the search word, much less DOS FIND.
Which search feature are you referring to, XYplorer's?

Don

My System SpecsSystem Spec
Old 04-11-2008   #5 (permalink)
retroman
Guest


 

Re: How do I do something like DOS FIND with W/E search?

On Sun, 6 Apr 2008 21:12:03 -0700, thuse <mikegockel@xxxxxx(donotspam)> wrote:
Quote:

>... When I add NAMEAT to the search line no files are identified...
That's because the name of the file is not "DAT" . To search by file extension, use
EXTAT . To find a specific file by its full name, use something like
FILENAME:myfile.dat

More search syntax examples can be found here:
http://windowsvistablog.com/blogs/wi...echniques.aspx

Doug M. in NJ
My System SpecsSystem Spec
Old 04-13-2008   #6 (permalink)
thuse
Guest


 

Re: How do I do something like DOS FIND with W/E search?

Retro,

Thanks for the EXT advice, and the link to the syntax examples. The EXT:
device worked. I tried to send a lengthier reply, but it may have gotten
lost. I'll get back after I look at the link.
--
Thuse in LA


"retroman" wrote:
Quote:

> On Sun, 6 Apr 2008 21:12:03 -0700, thuse <mikegockel@xxxxxx(donotspam)> wrote:
>
Quote:

> >... When I add NAMEAT to the search line no files are identified...
>
> That's because the name of the file is not "DAT" . To search by file extension, use
> EXTAT . To find a specific file by its full name, use something like
> FILENAME:myfile.dat
>
> More search syntax examples can be found here:
> http://windowsvistablog.com/blogs/wi...echniques.aspx
>
> Doug M. in NJ
>
My System SpecsSystem Spec
Old 04-13-2008   #7 (permalink)
thuse
Guest


 

Re: How do I do something like DOS FIND with W/E search?

Retro,
The url you posted led me to this url:
http://windowsvistablog.com/blogs/wi...echniques.aspx
It is a blog page found with the search phrase "search for content". It
does go on and on. The main thing I got out of it is that I'm not alone in
being frustrated by Vista Search for content, and other people are also
dropping back to good old Stone Age DOS FIND.
I think MS has a problem here, but I don't have a clue on how they could
solve it. I know you MVPs aren't responsible for solving it either, but I
expect you have a way to give them a heads up.
Maybe it is time for me to look for a DOS website. I hope that they aren't
all web software imposed on top of a usergroup database, or whatever the
correct term is for the underlying data under this web site.

Adios Vista Search. I'll come back in a year in the hopes that things have
improved.

--
Thuse in LA


"thuse" wrote:
Quote:

> Retro,
>
> Thanks for the EXT advice, and the link to the syntax examples. The EXT:
> device worked. I tried to send a lengthier reply, but it may have gotten
> lost. I'll get back after I look at the link.
> --
> Thuse in LA
>
>
> "retroman" wrote:
>
Quote:

> > On Sun, 6 Apr 2008 21:12:03 -0700, thuse <mikegockel@xxxxxx(donotspam)> wrote:
> >
Quote:

> > >... When I add NAMEAT to the search line no files are identified...
> >
> > That's because the name of the file is not "DAT" . To search by file extension, use
> > EXTAT . To find a specific file by its full name, use something like
> > FILENAME:myfile.dat
> >
> > More search syntax examples can be found here:
> > http://windowsvistablog.com/blogs/wi...echniques.aspx
> >
> > Doug M. in NJ
> >
My System SpecsSystem Spec
Old 04-13-2008   #8 (permalink)
thuse
Guest


 

Re: How do I do something like DOS FIND with W/E search?

Update to prior posts: Go to that url, hit the webblog icon, type "advanced
search" to get to the blog posts where the unhappy users really unload. I
quit this thread now, honest.

The url is the one Retroman posted, I noticed later. It takes you to
something like the home page. You have to hit the icons above to get to the
blogs.
--
Thuse in LA


"thuse" wrote:
Quote:

> Retro,
> The url you posted led me to this url:
> http://windowsvistablog.com/blogs/wi...echniques.aspx
> It is a blog page found with the search phrase "search for content". It
> does go on and on. The main thing I got out of it is that I'm not alone in
> being frustrated by Vista Search for content, and other people are also
> dropping back to good old Stone Age DOS FIND.
> I think MS has a problem here, but I don't have a clue on how they could
> solve it. I know you MVPs aren't responsible for solving it either, but I
> expect you have a way to give them a heads up.
> Maybe it is time for me to look for a DOS website. I hope that they aren't
> all web software imposed on top of a usergroup database, or whatever the
> correct term is for the underlying data under this web site.
>
> Adios Vista Search. I'll come back in a year in the hopes that things have
> improved.
>
> --
> Thuse in LA
>
>
> "thuse" wrote:
>
Quote:

> > Retro,
> >
> > Thanks for the EXT advice, and the link to the syntax examples. The EXT:
> > device worked. I tried to send a lengthier reply, but it may have gotten
> > lost. I'll get back after I look at the link.
> > --
> > Thuse in LA
> >
> >
> > "retroman" wrote:
> >
Quote:

> > > On Sun, 6 Apr 2008 21:12:03 -0700, thuse <mikegockel@xxxxxx(donotspam)> wrote:
> > >
> > > >... When I add NAMEAT to the search line no files are identified...
> > >
> > > That's because the name of the file is not "DAT" . To search by file extension, use
> > > EXTAT . To find a specific file by its full name, use something like
> > > FILENAME:myfile.dat
> > >
> > > More search syntax examples can be found here:
> > > http://windowsvistablog.com/blogs/wi...echniques.aspx
> > >
> > > Doug M. in NJ
> > >
My System SpecsSystem Spec
Closed Thread

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Where is Find/Search in Explorer? void.no.spam.com Vista General 2 06-12-2008 12:59 AM
Win Search like DOS FIND? thuse Vista file management 4 04-07-2008 10:03 PM
Can't find Search in Start Menu bassam Vista General 5 12-26-2007 11:06 AM
Search reveals files that I can't find Poppa Rotzee Vista General 1 03-27-2007 08:17 PM
search doesn't find two jpegs with the same name A Vista General 3 03-16-2007 11:12 PM


Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51