Erich - 2021-02-05

I could just update rexxref, but I'm wondering ..

Why should RAISE SYNTAX behave differently?
I'd never expect the currently executing routine/method to trap a raised condition, but always the caller.

If we allow RAISE SYNTAX to raises in the currently executing routine/method it surely must not accept an EXIT or RETURN option