I have a submit /r;
block in IML. 95% of the time, things run correctly. The other times there is an ERROR in R.
My log shows
ERROR: R: <whatever the error message is>
When an error occurs, the outputs are not available. Is there a way to trap or detect the first error so I do not attempt to pull outputs that don't exist?