in reply to Re: Counting the number of items returned by split without using a named array
in thread Counting the number of items returned by split without using a named array

"So what's the most elegant way to get the number of entries and throw away the resulting array?"

I think he means: "discarding the return list, retaining only its lenght".

  • Comment on Re^2: Counting the number of items returned by split without using a named array