Report Commander returns an exit code indicating whether it succeeded:
|
0 |
Success |
|
4 |
Warnings were reported (some actions may have been successful) |
|
8 |
Errors were reported (no actions were successfully executed) |
This exit code can be used by a batch file or other automation tool to determine the outcome of the reporting operation.