in reply to Re: index using a range
in thread index using a range

I was hoping I could incorporate the range ([0-9] or ^0) directly into the ‘index’ statement.
$Index – index($Str1, ‘the first non-zero value’);
but I guess not. So, it needs to be done in 2 statements.

thanks,

romano (aka KennB)