The AtcgReplayApp application pauses the playback list if the pausing on error functionality is enabled and an error occurs.
To enable pausing on error, specify the following parameter with a value of true in the [ATCG] section of the JADE initialization file. (The default value is false.)
[ATCG] PauseOnError=true
The PauseOnError parameter is ignored if the AtcgReplayApp application is executed from a source other than the AtcgControlApp application.