Quick question.... what are you using a 5 dimensional array for?

  _____  

From: Dan Farmer [mailto:[EMAIL PROTECTED]
Sent: Sunday, November 30, 2003 12:55 PM
To: CF-Talk
Subject: 5d array ( counting number of elements )

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