The Cold Fusion books are good at telling me how to put information into an
array.  But, I want to retrieve a specific index.  How do I accomplish this?
The following does not work:

<CFSET meanAttendance=sortAttendanceArray[#meanPoint#]>

The error is generated because I do not have an indexed array.  Why would an
array not be indexed after sorting?

Thanks for any help.

emilio


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to