Thread
:
How to access the 2nd dimension
View Single Post
#
2
(
permalink
)
08-14-2007, 12:49 PM
Erel
Administrator
Join Date: Apr 2007
Posts: 3,143
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).
Erel
View Public Profile
Send a private message to Erel
Find all posts by Erel