Thank you very much, Dave! > Couldn't you just use (error)? It will enter the debugger if run from
I'm doing exactly that, but then there is the limitation that this would be postmortem debugging and sometimes I want to suspend execution, examine the environment, and *resume* execution. Cheers -- Carlos
