0.8.3 portable
Addition of command line arguments for auto loading of a case file and auto start of the analysis.
Basic usage:
Automatic loading of a case file:
"Transition Analysis 3.exe" -- --case="d:\\test.ta3"
Automatic loading of a case file and auto start of the analysis:
"Transition Analysis 3.exe" -- --case="d:\\test.ta3" --analyze
The full path to the ta3
file must be included in the argument, and properly escaped.