Thank you Charlie!!  I didn't think it needed one because after the 4th
field, it's a CR/LR.  Regardless, changing to:
'#listgetAt('#index#',4, '|')#',

WORKED!!!

THANK YOU!!!

- Dae
===================

On 7/19/07, Charlie Griefer <[EMAIL PROTECTED]> wrote:
>
> On 7/19/07, Dae <[EMAIL PROTECTED]> wrote:
>
> >  Invalid list index 4.  In function ListGetAt(list, index [,
> delimiters]),
> > the value of index, 4, is not a valid as the first argument (this list
> has 1
> > elements). Valid indexes are in the range 1 through the number of
> elements
> > in the list.    The error occurred in *testload.cfm: line 15*
> >
> > 13 :                    '#listgetAt('#index#',2, '|')#',
> > 14 :                    '#listgetAt('#index#',3, '|')#',
> > *15 :                    '#listgetAt('#index#',4)#'*
> > 16 :                   )
> > 17 :    </cfquery>
>
> I don't see that you specified a delimiter for the last listGetAt()
> function... so it'd default to comma.
>
> --
> Charlie Griefer
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 beta – Build next generation applications today.
Free beta download on Labs
http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284120
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to