- Jun
- 121
- 0
Hi
I wish to search for "PD" in various source code files (and with the double quotes in place - they are part of the seach string)
FFIND /s /t"PD" *.cpp;*.h
wont do that, do I have to resort to hex searching to get the effect I want?
Cheers
Stephen Howe
I wish to search for "PD" in various source code files (and with the double quotes in place - they are part of the seach string)
FFIND /s /t"PD" *.cpp;*.h
wont do that, do I have to resort to hex searching to get the effect I want?
Cheers
Stephen Howe