Hi!
I have a couple of problems with the FSEARCH command, TCMD latest version 35.00.20
$row["DATA_BDS"]
in a series of PHP files. I use the command
FSEARCH /T"row[?DATA_BDS?]" *.php
but it finds something completely different, usually a file that has nothing to do with it. Obviously I also tried with
FSEARCH /T"row["DATA_BDS"]" *.php
but I only get...
Read more
I have a couple of problems with the FSEARCH command, TCMD latest version 35.00.20
- FSEARCH /= does not work and the dialog box does not open
- I need to search, for example, the string
$row["DATA_BDS"]
in a series of PHP files. I use the command
FSEARCH /T"row[?DATA_BDS?]" *.php
but it finds something completely different, usually a file that has nothing to do with it. Obviously I also tried with
FSEARCH /T"row["DATA_BDS"]" *.php
but I only get...
Read more