REPORTER 22.1
Saving all the Variables to a File After Generating a Report
Saving all the variables to a file after generating a report
After REPORTER generates a report, it can automatically save any variables to a file. The file will be called reporter_variables . This can be very useful for processing multiple analyses. For example, you could perform several analyses which all dump their variables to a file, and then a summary template could create a table using these files (see Table Objects for more details).
At the bottom of the variables window there is a checkbox to turn on this option. You can then give a directory to save the variables into.

You can select the directory or use a variable if required. The directory defaults to %DEFAULT_DIR% and is off by default.