function RecordToCSV(dbf :integer; qt, dlm: string): string;
RecordToCSV returns the last read record in CSV format.
You can define a quotation mark and delimiter.
You can define a quotation mark and delimiter.
|