I'm trying to use APPEND FROM to fill some tables from .csv files, but am losing the first record. The VFP help file is confusing as it talks first about a .cvs TYPE and then mentions a .csv file. The files I have don't have a first record consisting of field names, so I'm losing the first record. I tried using TYPE cvs, but VFP doesn't like it. Is there a simple solution, or do I have to insert a duplicate of the first record and lose the first one?
Dave Dardinger
Dave Dardinger