From: "Henry T. So Jr." Date: 2001-03-31T23:46:48+09:00 Subject: [ruby-talk:13386] Re: Passing an array to `exec'? In [ruby-talk:13385], Lloyd Zusman wrote: > Unless I overlooked something, I couldn't find an explanation for `*' > (as used above) anywhere in "Programming Ruby", which only discusses > it in the following context: This is described in "Programming Ruby" on page 77, under "Parallel Assignment". Henry.