Hi Rony,

Some comments more

(cut)

> To indicate which condition should be propagated in this manner, one could
> perhaps allow for the subkeyword PROPAGATE in addition to SYNTAX and
> CONDITION, e.g., "::OPTIONS condition SYNTAX|CONDITION|PROPAGATE", where
> 'condition' would be any of the condition names that can be supplied to the
> RAISE keyword instruction plus 'ALL' to mean all conditions.
>
> Another possibility would be to allow specifying the PROPAGATE keyword in
the options-fragment of the RAISE instruction, as in

  RAISE USER myCondition ADDITIONAL (whatever) PROPAGATE

This would allow for more fine-grained control, as some RAISE instructions
could be specified with PROPAGATE and some others, without.

  Josep Maria
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to