I'm making a script for ships, which, among other things will create different menus on LCD screens.
I am trying now to make an array that hold other arrays so the function that display the data will know what to display.
However when I try to move between items inside the inner array I get an exception..
Here is the code:
Jagged Arrays Problem [SOLVED! Many thanks for StanH
]
I am trying now to make an array that hold other arrays so the function that display the data will know what to display.
However when I try to move between items inside the inner array I get an exception..
Here is the code:
Jagged Arrays Problem [SOLVED! Many thanks for StanH
]