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...
Continue reading...