Running Elevate file one at a time
The command "C:\Program Files (x86)\Elevate 9\Elevate.exe" /rb /"C:\Users\Richard Peters\TestBatch\Design1.elvx"
will run Design1.elvx in the TestBatch folder.
You can run a series of files by listing them in a batch file. They will be run even if a results file (e.g. Design1.elvr) exists.
Running all the Elevate files in a folder
The command "C:\Program Files (x86)\Elevate 9\Elevate.exe" /rb /"C:\Users\Richard Peters\TestBatch"
will run all the Elevate files in the TestBatch folder. If the results file (e.g. Design1.elvr) already exists, the Elevate file will not be run.
Results
Once run, Elevate will produce a CSV file based on the report (e.g. Design1_elvx.csv) and batch_results.csv which provides a simple table of summary results for the files run programmatically.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article