void AppendRecord
Appends a new record to the file with Filename.
Result: stored in self (calling object)
Remarks:
The file is opened, the Data is appended as a single record and the file is closed.
Appends a new record to the file with Filename.
Result: stored in self (calling object)
The file is opened, the Data is appended as a single record and the file is closed.