Am 04.01.2015 um 18:38 schrieb Daniel Bencik:
The simplest piece of code that reproduces the error I get is the
following snippet:
/open anscombe.gdt/
/strings xNames = array(2)/
/ xNames[1] = "x"/
/ xNames[2] = "y1"/
/list xVariables = @xNames[1] @xNames[2]/
Allin explained this already in an answer to you a couple of days ago.
-s