Quote:
|
Originally Posted by ApothiX
Yes it does, array[index].add() etc.
|
Well, I was having problems with it. This is what I meant about the problem of using the standard object stuff on a specific dimension of an array:
Quote:
|
Originally Posted by Stefan
A well known problem yes, it is not telling the 'parent' (next lower dimension) that it has been updated. That's why it's not displaying the right stuff when being output as string, will check if this can been fixed soon.
|