Subject format for .CSV file
From Matt Milner <Matt.Milner@cox.net>
Date Wed, 12 Jun 2019 09:33:15 -0400
Newsgroups dbase.getting-started

I use dBase Plus 12.
I am writing an interface between my software and that of another company.
They have asked for data to be transferred in .CSV format with the first line containing the list of field names in comma delimited format.  They have also stipulated that empty fields be represented by double quotes and numeric fields have quotes around the numbers.  Is there a simple way for me to comply?