Thanks again, the patch is working for me.
On Wed, Jun 10, 2009 at 8:41 PM, Francesc Alted wrote:
> A Wednesday 10 June 2009 13:23:30 Armando Serrano Lombillo escrigué:
> > Hello again, I'm having another problem adding columns. The problem
> happens
> > if one of the columns is multidimensional
A Wednesday 10 June 2009 13:23:30 Armando Serrano Lombillo escrigué:
> Hello again, I'm having another problem adding columns. The problem happens
> if one of the columns is multidimensional (not sure if that is the correct
> term), that is if in instead of having a Float64Col() I have a
> Float64C
Hello again, I'm having another problem adding columns. The problem happens
if one of the columns is multidimensional (not sure if that is the correct
term), that is if in instead of having a Float64Col() I have a
Float64Col(n). See below a sample script reproducing the problem. Any
advice?
Armand