View Single Post
  #2 (permalink)  
Old 08-14-2007, 12:49 PM
Erel's Avatar
Erel Erel is online now
Administrator
 
Join Date: Apr 2007
Posts: 3,143
Default

You can't "take" a part of a multi dimension array.
You should try to use a one dimension array from the start, or use ArrayLists instead.
This feature will be available in a future update (version 6.00).
Reply With Quote