Bill Lam asked:

> Did you try

> Insert__testd 'id3';<<i. 3 4

I just did (it does seem obvious), and it works -- sort of.  Inserting
<<i.3 4 5 puts all the numbers in, but the shape of the returned object
when I retrieve it is 1 1 60.  So I can probably save one time series per
field in a record, but I can't save an array of time series in a cell in a
record without a bit of extra care.

Interestingly, adding more boxing makes it worse again:

   Insert__testd 'id3';<4;'test4c';<<<i. 3 4 5
|101 Invalid binary data: throw
|       throw'101 Invalid binary data'

Thanks,

Bill

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to