

If an output file is specified then the actual User Interface is not displayed and the results are streamed directly to the file. All rights reserved.FileLocator Pro's start up values can be altered through information passed in the command line. The specified Containing text value is matched against each hash in the list.Ĭopyright © 2021 Mythicsoft Ltd. The resulting hashes are returned as lines in a text file with each hash on a new line. If the content type is set to File Hash then each file is put through a number of hashing algorithms (as defined in the File Hash Settings). Perl compatible regexp syntax is based around the Boost regular expression engine and includes not only the functionality of the 'classic' regular expression engine but also additional Perl style expression enhancements detailed here. Basic regular expression can be built using the Expression WizardįileLocator Pro's classic regexp syntax is based on the most commonly used regular expression elements, more information can be found in the Quick Start section. Plain text matching will match the text as entered (ie literally).įileLocator Pro can be configured to use Perl compatible regexp syntax or the Classic syntax in the Options tab. The expression

The expression *.cpp *.h searches for files that end with. Use a semi-colon to specify multiple groups, e.g. Wildcard expressions are usually used to specify groups of files.

For more information see Boolean Expressions. Since Fuzzy search expressions are a special type of Boolean expression individual search phrases can be combined using the AND, OR, and NOT operators. For more information see Boolean Expressions.įuzzy search expressions match the approximate search terms, in exactly the same way as the LIKE operator for Boolean Expressions. Since Whole Word expressions are a special type of Boolean expression individual search phrases can be combined using the AND, OR, and NOT operators. Whole Word expressions match the search phrases exactly as typed ignoring partial word matches. For more information see Boolean Expressions.īoolean RegEx expressions are a special type of Boolean expression that allow regular expressions to be combined using the AND, OR, and NOT operators. FileLocator Pro supports the following expression types:īoolean expressions combine individual search phrases using the AND, OR, NOT, LIKE and NEAR operators.
