next()
return an item in the list next to the item obtained by previous next()
When the last item have been already returned, error number 1351 is raised.
anything