Command Line

Top  Previous  Next

 

FileLocator Pro's start up values can be altered through information passed through the command line. If an output file is specified then the actual User Interface is not displayed and the results are streamed directly to the file.

 

The available command line options are:

 

FileLocatorPro.exe [saved search] | -o [output file] | -oa | -oc | -ol [num] | -oe? | -of? | -os | -d [folder name] | -c [containing text] | -f [file name] | -cm | -fm | -s | -fd | -fx | -cr | -pa | -po | -ma [datetime] | -mb [datetime] | -h | -?

 


-c

Text to search for in specified files (i.e. the Containing Text field)


-ce?

Contents expr type: -ceb=Boolean, -cex=Regular Expression, -cee=Plain Text, -ceh=Boolean RegEx, -cew=Whole Word


-cf

Contents expression spans file (only valid with Boolean expressions)


-cm

Match case when contents searching


-d

Directory(s) to search (i.e. the Look In field), use -dw for current working directory


-f

File names to search for


-fe?

File name expr type: -fed=DOS, -fex=Regular Expression, -feb=Boolean, -fee=Plain Text, -feh=Boolean RegEx


-fm

Match case when comparing file names


-fx

File name shows the file names to exclude


-le?

Look In expr type: -leb=Boolean, -lex=Regular Expression, -lee=Plain Text


-ma

Modified after date value, pass "now" as the date to use the current date and time


-mb

Modified before date value, pass "now" as the date to use the current date and time


-o

Output filename (runs the search without showing the FileLocator Pro GUI streaming results directly to the file)


-oa

Append to output file


-oc

Output content lines


-oe?

Output encoding: -oea=ASCII, -oe8=UTF-8, -oeu=Unicode, -oe8nb=UTF8 (no BOM), -oeub=Unicode (big endian)


-of?

Output format: -oft = Text (default), -ofc = CSV, -ofb = Tab, -ofx = XML, -ofh = HTML, -ofxslt=Custom (XSLT)


-ol

Maximum number of found lines per file to output


-os

Output surrounding lines of text


-pa

Always use command line parameters when creating new or opening existing searches

Note: This option can be used to force a criteria value to be preset to a certain value whenever the user creates a new search, regardless of the previously used value.

 


-pc

Overwrite configuration with configuration stored in saved search criteria file.

Note: Configuration settings, such as active compressed file types (e.g Zip) or character processing settings, are not normally loaded from the SRF file. This option forces the loading of the configuration settings from the SRF file, effectively setting FileLocator Pro to the identical state it was in when the SRF file was saved.

 


-po

Override values from file when loading from file AND specifying command line parameters


-r

Start search immediately (implied by -o option)


-re?

Regular expression type: -rep=Perl syntax, -rec=Classic syntax


-resetui

Resets the user interface to the default size and position, ie toolbars, menu, docked windows etc. are reset to the installation defaults.


-s

Search subfolders


-view

Open a file in the Internal Viewer (use -viewline and -viewcol to specify line and column)





-h or -?

Show the help dialog







 

 

To switch an option off append 'n' to the flag, e.g.

 FileLocatorPro.exe -fmn Switches OFF match case when comparing files

 

Examples:

 

To launch FileLocator Pro with the Look In field pre-filled with "C:\Documents and Settings\user\My Documents" the command line arguments would be:

 

FileLocatorPro.exe -d "C:\Documents and Settings\user\My Documents"

 

To run a search looking for files that match *.sys in the folder C:\WINDOWS without launching the usual user interface but instead streaming the results directly to an output file the command line arguments would be:

 

FileLocatorPro.exe -d "C:\WINDOWS" -f "*.sys" -o "c:\temp\results.txt"

 

To launch FileLocator Pro with Search subfolders switched off and Match case on contents searching switched on the command line arguments would be:

 

FileLocatorPro.exe -cm -sn


Copyright © 2013 Mythicsoft Ltd. All rights reserved.
Help file version: 7.0

PDF and CHM versions of this help file are available here:
http://mythicsoft.com/filelocatorpro/help