Re: is there a way to get a count of elements in a list??

2002-03-10 Thread Critz
oi Jeff!! listlen(list) -- Best regards, Critter, MMCP Certified ColdFusion Developer Crit[s2k] - CF_ChannelOp Network=EFNet Channel=ColdFusion - Sunday, March 10, 2002, 7:37:34 PM, you wrote: JF Hello everyone, JF I have a list that is

RE: is there a way to get a count of elements in a list??

2002-03-10 Thread Joseph DeVore
It sounds like you are looking for the listLen() function. cfset length=listLen(yourList) HTH, Joseph DeVore VeloxWeb Technologies -Original Message- From: Jeff Fongemie [mailto:[EMAIL PROTECTED]] Sent: Sunday, March 10, 2002 4:38 PM To: CF-Talk Subject: is there a way to get a count

Re: is there a way to get a count of elements in a list??

2002-03-10 Thread Nathan Chen
Do you need to count the how many items in a list? If so, use function ListLen. Nathan Chen - Original Message - From: Jeff Fongemie [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Sunday, March 10, 2002 5:37 PM Subject: is there a way to get a count of elements in a list??

RE: is there a way to get a count of elements in a list??

2002-03-10 Thread Pete Freitag
cfset length = ListLen(namelist) + Pete Freitag ([EMAIL PROTECTED]) CTO, CFDEV.COM ColdFusion Developer Resources http://www.cfdev.com/ -Original Message- From: Jeff Fongemie [mailto:[EMAIL PROTECTED]] Sent: Sunday, March 10, 2002 7:38 PM

Re: is there a way to get a count of elements in a list??

2002-03-10 Thread Jeff Fongemie
Hello cf-talk, On Sun, 10 Mar 2002, at 16:50:46 you carefully wrote: JD It sounds like you are looking for the listLen() function. JD cfset length=listLen(yourList) Wow, this group is so cool. Sunday evening here, working at home, and I feel like I have a room full of CF people I can just