I have not checked 2-d arrays. May not work. This is a real can of worms Quoting Tarmo Johannes : > Hi, > > It was recently fixed it in git. If you can pull and build the > develop branch, > it should be OK. (well I tested with one dimentional array and it worked, I > think two dimentions should be OK as well). > > best! > tarmo > > On Monday 02 June 2014 13:56:59 Pierre Clisson wrote: >> Hi all, >> >> I need to init a variable with a value taken from a k-array. >> In a perfect world, this would have worked: >> >> ivalue = i(gkarray[p4][p5]) >> >> But unfortunately, it produces a parsing error ("Use of i() with expression >> not permitted"). Is it the intended behavior or a bug? In my specific case, >> I can rely on a workaround with the reinit opcode, but it is very ugly and >> verbose. >> >> -- >> Pierre >> >> Send bugs reports to >> https://github.com/csound/csound/issues >> Discussions of bugs and features can be posted here >> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe >> csound" > > > > Send bugs reports to > https://github.com/csound/csound/issues > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound"