[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
rtsoec RefName TaskName true/false
rtsoec
command is used to change the `On Error Continue'
property of the task. If the value is `false', the task will be stopped
if an abort occures, and the downstream tasks will wait.
If the value is `true', the downstream tasks will be executed or canceled
(depending on the type of dependence), to continue stream execution.