Hi all,
I'm trying to find a fairly simple string in plain text files using the Opus search dialog, and despite the fact that the string does exist in the files, Opus doesn't seem to be able to find it.
What I'm searching for is:
in ['
So that's the letter 'i', the letter 'n', a space, a left bracket, and a single quote.
Entering this in the search text field, and using a filename pattern of *.pas, and searching in the parent folder of around 100 files (in various subfolders) that contain that string, Opus returns zero matches. I haven't got any other weird filtering in place, and all files are readable and so on.
If I search for the string without the final quote, no results.
If I search for the string without the bracket and the quote, Opus finds all the matching files (which of course is too many for what I'm looking for).
I've looked in the help and the FAQ, and I can't seem to find any information regarding search patterns that apply to the edit box in question. I realise that both the quote character and the bracket character are "special" in many ways, but I can't find a way to make them non-special in this instance. FWIW, Copernic and JPSoft's TCMD find functions barf on the same string, but there are escape characters I can use to make them do the right thing. I don't seem to be able to find the "arm-twisting" escape-characters in Opus.
Any ideas, thoughts, or suggestions would be most welcome.
And, as always, if I'm just plain missing the answer, please be gentle.