What I have ended up doing is find the tab character and looping over each row to get the elements and inserting them into an array. Then of course I tried converting the array to a list, but it still loses that empty field. So I guess I'll just work with the array.
Can any one tell me if there is some particular reason CF works this way with lists?
Gabriel
Mark M wrote:
Gabriel,
(Un?)Fortunatley that is just the way that CF works in regards to lists.
If you want to get all the nulls, these UDFs may well help you out.
http://www.cflib.org/udf.cfm?ID=961 http://www.cflib.org/udf.cfm?ID=962
Personally, I feel it should count them - but as long as you know it's that way, you can work with it.
HTH
Mark ------------------------------------------------------------------ [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [ www.safefrombees.com ]
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
