[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Structured Error Handling

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

ssouthwe

Guest
If you want the first catch to apply only to the first for-each block, you can wrap the block in a DO: block and put the catch right before the END. statement.

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