FastStats Analyzer can automatically run a report from the command line. This feature is useful if you are using scheduling software; you can configure FastStats Analyzer to download, analyze, and export your log files every day at, say, midnight.
To use this feature, simply type the following:
analyzer.exe "C:\My
Documents\Analyzer Projects\projectfile.fsp"
(opens and runs a project in graphical mode. Analyzer will remain open upon completion of the project)
analyzer.exe "C:\My
Documents\Reports\reportfile.fsr"
(opens a previously saved report in graphical mode.)
analyzer.exe "C:\My
Documents\Analyzer Projects\projectfile.fsp" "C:\My Documents\Reports\reportfile.fsr"
(runs a project in commandline mode (hidden) and outputs to
reportfile.fsr. Analyzer will exit upon completion of the project)
Notes:
FastStats Analyzer will automatically run your project. Note that the project name is enclosed in quotation marks "". You should include quotation marks too.
You should specify a complete path name to the project file to run or report file to load.
If you don't want FastStats to display the GUI while running the reports, make sure to specify both the .fsp project file, and the .fsr report file. (The report file is automatically generated. You don't need to 'find' an existing file, simply name the .fsp whatever you like. Ex: "C:\reports\analyzer_report.fsr" )