P
PA Bear
Wash you mouth out with soap!
Wouldn't even need that if we could just enter some regular expressions
in the "...in the file:" field.
As it is the only thing you can do without third-party assistance now is
open a command window at the appropriate directory level and enter:
findstr /s /m /i /r "D.B.s.t.r.i.n.g." *.*
Well, actually, you can make your search expression more restrictive
than that by using an inverse range instead of a "match any char" pattern
but who the heck is going to be coding this (or something more extreme)
everytime:
findstr /s /m /i /r "D[^0-9A-Za-z]B[^0-9A-Za-z]..." *.*
Dreams are stack dumps of the soul--------------- ----- ---- --- -- - - -
cquirke (MVP Win9x)" said:I prefer the checkbox approach...
cquirke (MVP Win9x) said:Wouldn't even need that if we could just enter some regular expressions
in the "...in the file:" field.
Ah, but that's getting "too geeky"
Tier-1 support handling "what are regular expressions?" help calls...
As it is the only thing you can do without third-party assistance now is
open a command window at the appropriate directory level and enter:
findstr /s /m /i /r "D.B.s.t.r.i.n.g." *.*
Are the betweenies always "." ?
Well, actually, you can make your search expression more restrictive
than that by using an inverse range instead of a "match any char" pattern
but who the heck is going to be coding this (or something more extreme)
everytime:findstr /s /m /i /r "D[^0-9A-Za-z]B[^0-9A-Za-z]..." *.*
I prefer the checkbox approach...
Search Options
Character coding...
(o) Both Unicode and ASCII
( ) Unicode only
( ) ASCII only
...when I think of XP Home's target audience
Dreams are stack dumps of the soul--------------- ----- ---- --- -- - - ---------------- ----- ---- --- -- - - -
PCR said:To whom do I have the pleasure of speaking? What kind of tummy are they
in?
"cquirke (MVP Win9x)" wrote:
Of course but what I was suggesting would be trivial to implement,
wouldn't even have to be documented. They could create an "Easter egg"
registry switch which would activate it and avoid complaints caused by
having punctuation characters turning into wildcards automatically.
Poor managers blame their fools--------------- ----- ---- --- -- - - -
Sandi - Microsoft MVP said:Gone? Not quite, darlin'. You'd better behave.... I'm *always* watching and
you don't message with the flamethrower; just ask the owner of
randomwomen.freeservers.com if its wise to mess with me !!! ;o)
PCR said:I was hoping mac is the real troublemaker here. And don't forget Bear!