yeah, I had noticed that my delimiters were not correct. I changed them back to chr(10) and chr(13). I still am having issues with null values. Going to just keep plugging away.
~Steve http://goodcf.instantspot.com/blog C S wrote: >> I don't think it's necessary for the loop to work, but at the time I >> think I ended up putting listFix() on everything coming out of the CSV I >> was parsing. Taking it out doesn't change anything. >> > > That is not the only issue. Is each line in your CSV really delimited by a > tab (9) or is some combination of line feed/carriage return? > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299893 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

