From: ChrisH Date: 2006-03-16T22:38:57+09:00 Subject: Re: csv nil check and update Geoff wrote: > Thanks, I appreciate it. For some reason the output is the same as the > input when I try this though. Not sure why it does not work. It occurred to me this morning (what else am I going to think about on the bus 9^) that since your able to read the file with the double-quotes, you need to check for missing field using '.empty?' rather than '= nil' cheers