Calling one function with a variable number of parameters from another function.
Subject: Calling one function with a variable number of parameters from another function.
From: Bernard Hurley
Date: Wed, 03 Aug 2011 21:49:34 +0100
On Mon, 2011-08-01 at 21:35 -0400, Stavros Macrakis wrote:
> ? apply
Thanks, I should have thought of that since knew apply existed. Must be
my age.
Bernard