It's a small world really. Not only did my friend Steven Van Gemert write the first version of ListFix(), but I just used it not five minutes ago! :o)
Chad, ListFix() is really your best bet to overcome this design flaw in CF. Chris Che Vilnonis wrote: > And your question is? :) > You'll need to add "placeholder" values back into your list. See link below. > Hope that helps. > > http://cflib.org/udf.cfm?ID=507 > > -----Original Message----- > From: Chad McCue [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 29, 2007 3:37 PM > To: CF-Talk > Subject: Get the Real list len > > > This list below really has 20 entries, but when I do a listlen on it, it > returns 19. It doesn't read the NULL value in the second spot highlighted in > red. I am reading a file that is generated from an outside system, where the > administrator does not want change the way it works. > > 1346||258806|19520722|F|1|2|1|21|0|20050113|1|2|2|1|2|2|3|3|99111 > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274154 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

