Your question made me realize that perhaps I don't even need to use the
array...no wonder my app was so slow...

oh well.... thanks :)

>Hi Everyone, I'm new to the list.
>
>First question.. I have a five dimensional array... I want to get the
>number
>
>of items located in the last array element. How do I do this..?
>
>in the example below you see there are three elements at the last position.
>I've tried <ArrayLen(aExample[1][2][1][1])> but that throws errors after
>the
>
>third array element.
>
>aExample[1][2][1][1][1] = "blah"
>aExample[1][2][1][1][2] = "blah2"
>aExample[1][2][1][1][3] = "blah3"
>
>_                   ______
>Daniel Farmer
>Web Developer Consultant
>P: 613.284.1684
>
>
>   _____
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to