>
> 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
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to