Studio / Enterprise PFTrack Documentation Command Line Usage

Running Macros

The two command line arguments to run Python macro scripts are:

-run_macro /path/to/macro.py
-run_macro_force /path/to/macro.py

See the Macros and Python API page for more information. The force variant ignores certain conditions that would normally prevent a macro from running, such as when the application is busy processing, and it should be used sparingly!

Note: command line control of PFTrack is only available to Studio and Enterprise customers.