> Call *SaveToFile* to write a client dataset's data to an external file for > later use by this or other client datasets. >
I have been using the TClientDataset "SaveToFile" and "LoadFromFile" methods for a long time, but never realized that the file "FileName" also holds the TClientDataset object structure along with the data. Thank you, Robert. You opened my eyes. Emmanuel

