But even if you have told it to stop on error, it keeps looping through loops that are withing the error handling (as we discovered above)... it does not stop until it has gone through the loops. so... Can you confirm that while it is looping through these loops it is NOT performing any other actions? |