[MRTCAL\]MSETUP PIPELINE ONERROR CONTINUE|STOP
Set the error recovery mode of the PIPELINE command. In STOP mode, any
raised error will immediately stop the pipeline. In CONTINUE mode, the
pipeline will ontinue to iterate with the next index item when an error
is raised on the current item. Default is CONTINUE.