> > The only difference is your signal handler will also trap the error > condition >
To be technically correct it'll be a SYNTAX condition that will be trapped for your untrapped HALT condition. So you might want to use SIGNAL ON SYNTAX in addition to what you have.
_______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
