JVCL Help:JvCsvBackupPreviousFiles
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: JvCsvBackupPreviousFiles function
[+] JvCsvData.pas Functions
Search in JVCL Help
Search in all projectsSummary
Backups a CSV file.
Pascal
run\JvCsvData.pas
functionJvCsvBackupPreviousFiles(constFileName: string; MaxFiles: Integer): Boolean;
Parameters
Parameters | Description |
const FileName: string | The base filename of the backup file. |
MaxFiles: Integer | The maximum number of backup files to keep with the same base Filename. |
Description
Call JvCsvBackupPreviousFiles to create a backup of a CSV file.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page