pl.tinypic.com/view.php?pic=149vx35&s=8#.UwvaqbQixdo
I have 2 arrays. Value at (0,0) works as Id: it is = 0 for one array =1 for the second array. At the beginning of the layout I call function array_start.
The problem is that for the Second array([0,0]=1) I don't have (1,1)=13. What am I doing wrong?
............
Function add_ar is setting value at [X,Y] with size control so it's not source of problem.