[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to catch this error?

  • Thread starter Thread starter Stefan Drissen
  • Start date Start date
Status
Not open for further replies.
S

Stefan Drissen

Guest
If you were on a higher version you could use: BLOCK-LEVEL ON ERROR UNDO, THROW. But since you are not, you will need to add explicit ON ERROR UNDO, THROW to the FOR EACH.

Continue reading...
 
Status
Not open for further replies.
Back
Top