07-28-2012, 02:16 AM
This is still not working for me. I don't want to continue on error, I want to end the current action and record the error.
Something like Try{} Catch{} in C#, where whenever an error occurs, it jumps to the Catch{} statement immediately.
Something like Try{} Catch{} in C#, where whenever an error occurs, it jumps to the Catch{} statement immediately.