But you still don't know if there is actually an item at position 6.
ie. 1,2,3,4,5,,7,8,9

-----Original Message-----
From: Raymond Camden [mailto:[EMAIL PROTECTED]
Sent: Monday, June 05, 2006 11:11 AM
To: CF-Talk
Subject: Re: ISDEFINED for list member


Use ListLen. if the result is gte 6 then you know there is a sixth item.

On 6/4/06, Richard Colman <[EMAIL PROTECTED]> wrote:
> Anyone know the proper syntax for checking whether a list member exists,
> like:
>
> <cfif isdefined("listgetat(message,6, ' ')")>
>
> Which does not work, BTW.
>
> TNX if you can help.
>
> Rick Colman
>
>
>
>
>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242428
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to