<cfset myList='8344,n,y,j,a,,4334,333,,44333,434'>
<cfoutput>#listLen(replace(myList, ',', ', ', 'ALL'))#</cfoutput>

-----Original Message-----
From: brobborb [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 14, 2004 11:07 AM
To: CF-Talk
Subject: List with null items

Hey guys, i have a list that looks like this....
8344,n,y,j,a,,4334,333,,44333,434

ok, the parts where you see double commas, that's not a typo.  That's
because it's just empty (but i still want CF to recognize it as an
item).  Coldfusion recognizes it as only 9 items in the list, when I
want it to see it as 11!!  Is there no way around this?  :(
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to