> Hi All,
>
> I am looking to make an append to csv file function more dynamic by
> allowing it to receive a variable number of arguments to write out to
> a single a csv file row. The funtion is an append to file function
> that writes out test date to a csv file. Reason for trying to make it
> dy
On Thu, Aug 20, 2009 at 8:30 AM, David Jamieson wrote:
> Hi All,
>
> I am looking to make an append to csv file function more dynamic by
> allowing it to receive a variable number of arguments to write out to
> a single a csv file row. The funtion is an append to file function
> that writes out tes
Hi All,
I am looking to make an append to csv file function more dynamic by
allowing it to receive a variable number of arguments to write out to
a single a csv file row. The funtion is an append to file function
that writes out test date to a csv file. Reason for trying to make it
dynamic is to a