Forum Post: RE: Catch not working as expected

  • Thread starter Thread starter James Palmer
  • Start date Start date
Status
Not open for further replies.
J

James Palmer

Guest
What happens if you use BLOCK-LEVEL instead of ROUTINE-LEVEL? I'm no error handling guru, but IIRC with ROUTINE-LEVEL you still have to do an on-error throw on each block, whereas with BLOCK-LEVEL you don't.

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