On 9/24/2009 10:53 AM, Allin Cottrell wrote:
Could you send me a sample IFS CSV file so I can see what we're
dealing with? Thanks!
Things to notice:
- date format (horrible! but easily regex'd)
- empty final column (typical output; don't know why)
- handling of missing values (see the end)
Cheers,
Alan