I think I may have found a (oh no) bug in the TBLNEXT Function. 🙁
In reading the manual, (yes, I am one of those that takes the
manual seriously) it says the TBLNEXT Function take up to two arguments,
and if the second argument is "PRESENT AND NON-NIL" the function will
"rewind" to the top of the table.
Well, it seems in real-life that if the second argument is present,
whether it is nil or non-nil, (I even used NIL) the function rewinds to the
top of the table.
Could you check this out for me and tell me whether I'm correct or
that I've finally cracked and am not doing any right <grin>