I missed those posts. Thanks Stephen! :)
On Tue, Sep 10, 2013 at 1:49 PM, Stephen Blair <[email protected]>wrote: > > http://xsisupport.com/2012/11/13/scripting-writing-the-dataarray-of-an-ice-attribute/ > http://xsisupport.com/2013/03/25/aha-setting-dataarray2d-with-jscript/ > > > On Tue, Sep 10, 2013 at 1:40 PM, Alan Fregtman <[email protected]>wrote: > >> Hey guys, >> >> So I called the AddICEAttribute() method, and on its returned attribute I >> can't seem to set its .DataArray property with a simple list of integers. >> It logs this: >> >> *# WARNING : 3392 - Invalid offset specified while extracting data from >> this attribute: <Attribute: myCustomAttr>* >> *# <Offset: 0>* >> >> ...but I'm not extracting anything! I'm trying to SET the data. >> >> Is there a secret trick to it? I'm trying to use Python. >> >> Thanks in advance. >> Cheers, >> >> -- Alan >> >> >

