This error means literally what it says. The 21st element never got added!
Once there is
something there your code might still fail :)
At 09:04 PM 28/06/00 -0400, you wrote:
>
>How can I do that? The code I'm trying is:
>
><CFIF len(#ProductIDArray[21][2]#) IS NOT 0>
>
>This comes back with the following error...
>
>Error Diagnostic Information
>
> The element at position 21 in dimension 1 of object "ProductIDArray" cannot
>be found. The object has elements in positions 1 through 20. Please, modify
>the index expression.
>
> The error occurred while evaluating the expression:
>
> len(#ProductIDArray[21][2]#) IS NOT 0
>
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.