Lloyd Zusman <ljz / asfast.com> writes: > Aha! I had forgotten about having read it in that place in the book. > But even there, it doesn't clearly address the case where `*' expands > an array into a group of method parameters during a method invocation. p70 (under "More About Methods/Expanding Arrays in Method Calls") is the initial introduction to this, and p229 is in the reference section. Dave