Ref:  Your note of 28 February 2018, 11:32:33 EST
 
> 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.
 
So you still have to do that the slow way, with loops.
 
Jonathan Scott
HLASM team, IBM Hursley, UK

Reply via email to