Re: Do we need a DCL debugger?

From: Didier Morandi (no_at_spam.com)
Date: 10/25/03


Date: Sat, 25 Oct 2003 08:29:44 +0200

Tom Linden wrote:

> In that case, what you really want are ON-conditions which allow you
> recover through error handlers like REXX see e.g.
> http://publibfi.boulder.ibm.com/epubs/pdf/hcse2a30.pdf page 163
> regina has been ported to VMS I read somewhere, but I don't know any
> more about it. Noter that REXX provides scoped handlers, depending
> upon whether you use CALL or SIGNAL

I'm confused. We are talking DCL. And we do have the ON handler, that I
use intensively. I'll post my stuff in the dcl.openvms.org STC one day.

D.