L
Laura Stern
Guest
And why wouldn't you just use a catch block? Are you only interested in an error from one specific line? Even then you can use DO ON ERROR UNDO, LEAVE/CATCH around that line.
Continue reading...
Continue reading...