On Wed, Mar 27, 2002 at 06:07:45AM +0900, Christopher ËÛbek wrote: > The value of the last expression would be "M" in this case, would it? I > don't know, this is maybe just because in most cases the programmer needs > the array more than the result from the last call. I already have the object on which I called each (if I call a.each(&b), then my object is a). However, the last expression is something that I do not have and have no way to get. It's something that might be useful to have, certainly much more so than the original object. Paul