Thread: array modifiers
View Single Post
  #5  
Old 02-28-2006, 07:15 AM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
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.
Reply With Quote