On 2018-02-28, at 09:43:39, Jonathan Scott wrote: > >> Is there a way to use the inverse of either the FIND or INDEX functions ?? > > John Ehrman documented and prototyped (via SETCF) proposed NFIND and > NINDEX functions back in around 2004 along with various other built-ins. > However, equivalent function has not so far been integrated into HLASM > itself, as the built-in function support needs some tricky rework first. > If I were in Rexx I would use VERIFY() (not WORDINDEX()) for this.
Perhaps the approach best for portability of skills would be to provide a Rexx-compatible VERIFY(). -- gil
