procestrans:
do transaction on error undo procestrans, retry procestrans
on stop undo procestrans, retry procestrans
on quit undo procestrans retry procestrans:
if retry then do:
/* put here code to manage the error */
leave procestrans.
end.
end.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.