A
Al Dunbar
Hear hear. In the context of this newsgroup, most of us know what you are
talking about when searching for "for /f". In the general populace, however,
most would say "What are you talking about?". I'm not sure how the OP
expects a search engine to be pre-disposed to what he is thinking about.
There is also an "IF" command, similar to the "IF" statements of many
programming languages. A google search gets over 3.5 billion hits. It seems
that "IF" has meaning in other contexts.
Google is not a documentation index, it is a general purpose search tool
that can be surprisingly effective when one knows how to properly refine
one's search.
/Al
talking about when searching for "for /f". In the general populace, however,
most would say "What are you talking about?". I'm not sure how the OP
expects a search engine to be pre-disposed to what he is thinking about.
There is also an "IF" command, similar to the "IF" statements of many
programming languages. A google search gets over 3.5 billion hits. It seems
that "IF" has meaning in other contexts.
Google is not a documentation index, it is a general purpose search tool
that can be surprisingly effective when one knows how to properly refine
one's search.
/Al
Tim Meddick said:I typed into the Google search page, the following :
"FOR command" microsoft
....and hit "Google Search". The FIRST link at the top was this :
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/for.mspx
If you need more information than this page provides on the FOR command,
then I would try posting your exact query here!!...
==
Cheers, Tim Meddick, Peckham, London.
Petr Laznovsky said:Tim said:Petr,
if you have an *exact* [string] match you want to search google
for - enclose it inside double quotation marks, thus :
"FOR /F"
...and then hit the search button!!
This works for unusual characters that would normally be ignored, and
for groups of words where you want a match to the exact same sequence of
words - just enclose in "quotes".
Unfortunatelly this does not help. I am tried it many times. When I try
to search _for /f_ than I got 624 000 000 pages, when I try to search
_"for/f"_ than I got 6 200 000 which is smaller number, but still too
big to get ONLY pages realted to batch programming. Try it, only the
first four pages are batch related, following unrelated crap...
check this:
-----------------------------------------------------------------------
Q: Google ignores some punctuation and special characters, including ! ?
, . ; [ ] @ / # < > .
A: Because punctuation is typically not as important as the text around
it, Google ignores most punctuation in your search terms.