pathResult

The evaluation’s results are stored by default under the user directory C:\Users\UserID\.EATB. This option allows you to define a specific location for your evaluation’s results. In EATB GUI, this option is available as an optional field.

For example, you can use the following syntax with EATB Worker:
rb.settings.pathResult = 'C:\myResults' ;

Note that if the defined location is not accessible, EATB uses the default location as a fallback (C:\Users\UserID\.EATB\reports).