Well I'd imagine
array = arrayNew(2)
DimLength = arrayLen(array)
would get you the length of the FIRST dimension... so if you loop on the
first dimension of an array and do "Dim2Length = arraylen(array[loopindex])"
(if that works *grin*), that would get you the length of each of the second
dimensions. Perhaps doing this and hanging onto the largest value is what
you're looking for?
--Scott
----- Original Message -----
From: "Rick Lamb" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, January 25, 2001 12:19 PM
Subject: array length of a dimension?
>
> I need to find the arraylen of a 2 dimensional array. Can somebody
recommend
> a technique to do this?
>
> Thanks,
>
> Rick
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists