I've noticed that tools in the config file that output only to screen and have no [OUTPUT] file parameter have their output stored in the database however do not have their output saved as .txt files in the tool output directories. The directories get created but remain empty.
Is this behavior by design? It would be helpful to have output for these tools as well available as standalone files for inclusion in workpapers or supporting documentation, either by export or by creating the files directly.
As a workaround, I've been able to get the output to file by appending a piped tee command and specifying an output file in that manner...