Re: a note WRT exception handlers

2005-06-06 Thread Leopold Toetsch
Leopold Toetsch wrote: Yesterday on IIRC oops, too man TLAs and ETLAs and severe lack of coffee. leo

a note WRT exception handlers

2005-06-06 Thread Leopold Toetsch
Yesterday on IIRC coke pasted[1] the following piece of code, I'll snip here some irrelevant parts: push_eh catch $P1 = find_global "Spam", "q" clear_eh In combination with the resume functionality below in the "catch" handler, this will do the following: 1) global found, pop the han