You are here: Automating Analyzer > Startup Options > Auto-initializing Variables

Auto-initializing Variables

To initialize variables when auto-loading an Analyzer Project, enter /v followed immediately by the variable name and the value it assumes. Do not enter a space between /v and the variable.

For example, to initialize two variables, Auditor and Materiality, when auto-loading an Analyzer project, the Target text box would read as follows:

"C:\Program Files (x86)\Arbutus\Analyzer.exe" "C:\Audits\Data\Analyzer.ASI" /vAuditor="John Chen" /vMateriality=10000¿

Note: Because Analyzer executes the Target text box parameters in the order in which they appear, the fully pathed name of the Analyzer executable file must precede the fully pathed name of the Analyzer project which must precede any variable assignments.