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
- FIND or INDEX builtin function Andre Schoeman
- Re: FIND or INDEX builtin function Mark Boonie
- Re: FIND or INDEX builtin function Robin Vowels
- Re: FIND or INDEX builtin function Keven
- Re: FIND or INDEX builtin function Gord Tomlin
- Re: FIND or INDEX builtin function Paul Gilmartin
- Re: FIND or INDEX builtin function Gord Tomlin
- Re: FIND or INDEX builtin function Andre Schoeman
- Re: FIND or INDEX builtin function Jonathan Scott
- Re: FIND or INDEX builtin function Paul Gilmartin
- Re: FIND or INDEX builtin function Phil Smith III
- Re: FIND or INDEX builtin function Andre Schoeman
- Re: FIND or INDEX builtin function Walt Farrell
